#cc2a0e color space conversions
Hex:
#cc2a0e
RGB:
204, 42, 14
CMY:
20, 84, 95
CMYK:
0, 79, 93, 20
HSL:
9°, 87.1560%, 42.7451%
HSV (HSB):
9°, 93.1373%, 80.0000%
XYZ:
25.8091, 14.5250, 1.8588
xyY:
0.6117, 0.3443, 14.5250
CIE-Lab:
44.9766, 60.9482, 53.6346
CIE-LCH:
44.9766, 81.1872, 41.3479
CIE-Luv:
44.9766, 126.4876, 32.8104
Hunter-Lab:
38.1117, 54.1840, 23.7865
#cc2a0e color charts
#cc2a0e color shades, tints & tones
#cc2a0e color schemes
#cc2a0e color preview, HTML & CSS examples
This text has a color of #cc2a0e
<p style="color:#cc2a0e;">Text here</p>
.mytext {color:#cc2a0e;}
This box has a color of #cc2a0e
<div style="background-color:#cc2a0e;">Content here</div>
.mybackground {background-color:#cc2a0e;}
Border around this has a color of #cc2a0e
<div style="border:2px solid #cc2a0e;">Content here</div>
.myborder {border:2px solid #cc2a0e;}