RGB
227, 11, 93
HSL
337°, 91%, 47%
CMYK
0, 95, 59, 11
HSV
337°, 95%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E30B5D |
color: #E30B5D;
|
| RGB | 227, 11, 93 |
color: rgb(227, 11, 93);
|
| RGB Percentage | 89%, 4%, 36% |
color: rgb(89%, 4%, 36%);
|
| CMYK | 0%, 95%, 59%, 11% | Not supported in CSS |
| HSL | 337°, 91%, 47% |
color: hsl(337, 91%, 47%);
|
| HSV | 337°, 95%, 89% | Not supported in CSS |
| CIE-LAB | 38, 43, -27 |
color: lab(38% 43 -27);
|
| Decimal | 14879581 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.raspberry {
color: #E30B5D;
}
SCSS
$raspberry: #E30B5D;
RGB
rgb(227, 11, 93)
Accessibility & Contrast
White background
4.70:1
4.70
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.47:1
4.47
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element