#cc140a color space conversions
Hex:
#cc140a
RGB:
204, 20, 10
CMY:
20, 92, 96
CMYK:
0, 90, 95, 20
HSL:
3°, 90.6542%, 41.9608%
HSV (HSB):
3°, 95.0980%, 80.0000%
XYZ:
25.2068, 13.3596, 1.5373
xyY:
0.6285, 0.3331, 13.3596
CIE-Lab:
43.3001, 65.6360, 53.9031
CIE-LCH:
43.3001, 84.9330, 39.3943
CIE-Luv:
43.3001, 135.1720, 30.3673
Hunter-Lab:
36.5508, 59.1364, 23.0919
#cc140a color charts
#cc140a color shades, tints & tones
#cc140a color schemes
#cc140a color preview, HTML & CSS examples
This text has a color of #cc140a
<p style="color:#cc140a;">Text here</p>
.mytext {color:#cc140a;}
This box has a color of #cc140a
<div style="background-color:#cc140a;">Content here</div>
.mybackground {background-color:#cc140a;}
Border around this has a color of #cc140a
<div style="border:2px solid #cc140a;">Content here</div>
.myborder {border:2px solid #cc140a;}