#cc010f color space conversions
Hex:
#cc010f
RGB:
204, 1, 15
CMY:
20, 100, 94
CMYK:
0, 100, 93, 20
HSL:
356°, 99.0244%, 40.1961%
HSV (HSB):
356°, 99.5098%, 80.0000%
XYZ:
24.9989, 12.8936, 1.6231
xyY:
0.6326, 0.3263, 12.8936
CIE-Lab:
42.6024, 67.7579, 51.8172
CIE-LCH:
42.6024, 85.3004, 37.4066
CIE-Luv:
42.6024, 138.4722, 28.4663
Hunter-Lab:
35.9076, 61.4336, 22.4554
#cc010f color charts
#cc010f color shades, tints & tones
#cc010f color schemes
#cc010f color preview, HTML & CSS examples
This text has a color of #cc010f
<p style="color:#cc010f;">Text here</p>
.mytext {color:#cc010f;}
This box has a color of #cc010f
<div style="background-color:#cc010f;">Content here</div>
.mybackground {background-color:#cc010f;}
Border around this has a color of #cc010f
<div style="border:2px solid #cc010f;">Content here</div>
.myborder {border:2px solid #cc010f;}