#cc100e color space conversions
Hex:
#cc100e
RGB:
204, 16, 14
CMY:
20, 94, 95
CMYK:
0, 92, 93, 20
HSL:
1°, 87.1560%, 42.7451%
HSV (HSB):
1°, 93.1373%, 80.0000%
XYZ:
25.1664, 13.2397, 1.6446
xyY:
0.6284, 0.3306, 13.2397
CIE-Lab:
43.1222, 66.2315, 52.4969
CIE-LCH:
43.1222, 84.5135, 38.4013
CIE-Luv:
43.1222, 135.8497, 29.5395
Hunter-Lab:
36.3863, 59.7824, 22.7907
#cc100e color charts
#cc100e color shades, tints & tones
#cc100e color schemes
#cc100e color preview, HTML & CSS examples
This text has a color of #cc100e
<p style="color:#cc100e;">Text here</p>
.mytext {color:#cc100e;}
This box has a color of #cc100e
<div style="background-color:#cc100e;">Content here</div>
.mybackground {background-color:#cc100e;}
Border around this has a color of #cc100e
<div style="border:2px solid #cc100e;">Content here</div>
.myborder {border:2px solid #cc100e;}