RGB
222, 49, 99
HSL
343°, 72%, 53%
CMYK
0, 78, 55, 13
HSV
343°, 78%, 87%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DE3163 |
color: #DE3163;
|
| RGB | 222, 49, 99 |
color: rgb(222, 49, 99);
|
| RGB Percentage | 87%, 19%, 39% |
color: rgb(87%, 19%, 39%);
|
| CMYK | 0%, 78%, 55%, 13% | Not supported in CSS |
| HSL | 343°, 72%, 53% |
color: hsl(343, 72%, 53%);
|
| HSV | 343°, 78%, 87% | Not supported in CSS |
| CIE-LAB | 42, 35, -17 |
color: lab(42% 35 -17);
|
| Decimal | 14561635 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cerise {
color: #DE3163;
}
SCSS
$cerise: #DE3163;
RGB
rgb(222, 49, 99)
Accessibility & Contrast
White background
4.44:1
4.44
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.73:1
4.73
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element