#cc1707 color space conversions
Hex:
#cc1707
RGB:
204, 23, 7
CMY:
20, 91, 97
CMYK:
0, 89, 97, 20
HSL:
5°, 93.3649%, 41.3725%
HSV (HSB):
5°, 96.5686%, 80.0000%
XYZ:
25.2466, 13.4655, 1.4695
xyY:
0.6283, 0.3351, 13.4655
CIE-Lab:
43.4564, 65.1313, 54.8939
CIE-LCH:
43.4564, 85.1788, 40.1248
CIE-Luv:
43.4564, 134.5261, 30.9865
Hunter-Lab:
36.6954, 58.5919, 23.3125
#cc1707 color charts
#cc1707 color shades, tints & tones
#cc1707 color schemes
#cc1707 color preview, HTML & CSS examples
This text has a color of #cc1707
<p style="color:#cc1707;">Text here</p>
.mytext {color:#cc1707;}
This box has a color of #cc1707
<div style="background-color:#cc1707;">Content here</div>
.mybackground {background-color:#cc1707;}
Border around this has a color of #cc1707
<div style="border:2px solid #cc1707;">Content here</div>
.myborder {border:2px solid #cc1707;}