#cc1e2e color space conversions
Hex:
#cc1e2e
RGB:
204, 30, 46
CMY:
20, 88, 82
CMYK:
0, 85, 77, 20
HSL:
354°, 74.3590%, 45.8824%
HSV (HSB):
354°, 85.2941%, 80.0000%
XYZ:
25.8593, 13.9632, 3.9170
xyY:
0.5912, 0.3192, 13.9632
CIE-Lab:
44.1801, 64.5914, 37.7359
CIE-LCH:
44.1801, 74.8067, 30.2945
CIE-Luv:
44.1801, 126.8349, 23.1598
Hunter-Lab:
37.3673, 58.1343, 19.9421
#cc1e2e color charts
#cc1e2e color shades, tints & tones
#cc1e2e color schemes
#cc1e2e color preview, HTML & CSS examples
This text has a color of #cc1e2e
<p style="color:#cc1e2e;">Text here</p>
.mytext {color:#cc1e2e;}
This box has a color of #cc1e2e
<div style="background-color:#cc1e2e;">Content here</div>
.mybackground {background-color:#cc1e2e;}
Border around this has a color of #cc1e2e
<div style="border:2px solid #cc1e2e;">Content here</div>
.myborder {border:2px solid #cc1e2e;}