RGB
224, 17, 95
HSL
337°, 86%, 47%
CMYK
0, 92, 58, 12
HSV
337°, 92%, 88%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E0115F |
color: #E0115F;
|
| RGB | 224, 17, 95 |
color: rgb(224, 17, 95);
|
| RGB Percentage | 88%, 7%, 37% |
color: rgb(88%, 7%, 37%);
|
| CMYK | 0%, 92%, 58%, 12% | Not supported in CSS |
| HSL | 337°, 86%, 47% |
color: hsl(337, 86%, 47%);
|
| HSV | 337°, 92%, 88% | Not supported in CSS |
| CIE-LAB | 38, 41, -26 |
color: lab(38% 41 -26);
|
| Decimal | 14684511 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.ruby {
color: #E0115F;
}
SCSS
$ruby: #E0115F;
RGB
rgb(224, 17, 95)
Accessibility & Contrast
White background
4.76:1
4.76
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.41:1
4.41
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element