RGB
205, 28, 24
HSL
1°, 79%, 45%
CMYK
0, 86, 88, 20
HSV
1°, 88%, 80%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #CD1C18 |
color: #CD1C18;
|
| RGB | 205, 28, 24 |
color: rgb(205, 28, 24);
|
| RGB Percentage | 80%, 11%, 9% |
color: rgb(80%, 11%, 9%);
|
| CMYK | 0%, 86%, 88%, 20% | Not supported in CSS |
| HSL | 1°, 79%, 45% |
color: hsl(1, 79%, 45%);
|
| HSV | 1°, 88%, 80% | Not supported in CSS |
| CIE-LAB | 36, 35, 1 |
color: lab(36% 35 1);
|
| Decimal | 13442072 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.chili-red {
color: #CD1C18;
}
SCSS
$chili-red: #CD1C18;
RGB
rgb(205, 28, 24)
Accessibility & Contrast
White background
5.56:1
5.56
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.78:1
3.78
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element