RGB
219, 45, 67
HSL
352°, 71%, 52%
CMYK
0, 79, 69, 14
HSV
352°, 79%, 86%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DB2D43 |
color: #DB2D43;
|
| RGB | 219, 45, 67 |
color: rgb(219, 45, 67);
|
| RGB Percentage | 86%, 18%, 26% |
color: rgb(86%, 18%, 26%);
|
| CMYK | 0%, 79%, 69%, 14% | Not supported in CSS |
| HSL | 352°, 71%, 52% |
color: hsl(352, 71%, 52%);
|
| HSV | 352°, 79%, 86% | Not supported in CSS |
| CIE-LAB | 42, 35, -7 |
color: lab(42% 35 -7);
|
| Decimal | 14363971 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.alizarin {
color: #DB2D43;
}
SCSS
$alizarin: #DB2D43;
RGB
rgb(219, 45, 67)
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