#cc0106 color space conversions
Hex:
#cc0106
RGB:
204, 1, 6
CMY:
20, 100, 98
CMYK:
0, 100, 97, 20
HSL:
359°, 99.0244%, 40.1961%
HSV (HSB):
359°, 99.5098%, 80.0000%
XYZ:
24.9456, 12.8722, 1.3421
xyY:
0.6370, 0.3287, 12.8722
CIE-Lab:
42.5701, 67.6692, 54.7832
CIE-LCH:
42.5701, 87.0651, 38.9927
CIE-Luv:
42.5701, 139.1928, 29.5415
Hunter-Lab:
35.8779, 61.3231, 22.8966
#cc0106 color charts
#cc0106 color shades, tints & tones
#cc0106 color schemes
#cc0106 color preview, HTML & CSS examples
This text has a color of #cc0106
<p style="color:#cc0106;">Text here</p>
.mytext {color:#cc0106;}
This box has a color of #cc0106
<div style="background-color:#cc0106;">Content here</div>
.mybackground {background-color:#cc0106;}
Border around this has a color of #cc0106
<div style="border:2px solid #cc0106;">Content here</div>
.myborder {border:2px solid #cc0106;}