#cc1401 color space conversions
Hex:
#cc1401
RGB:
204, 20, 1
CMY:
20, 92, 100
CMYK:
0, 90, 100, 20
HSL:
6°, 99.0244%, 40.1961%
HSV (HSB):
6°, 99.5098%, 80.0000%
XYZ:
25.1575, 13.3399, 1.2776
xyY:
0.6325, 0.3354, 13.3399
CIE-Lab:
43.2709, 65.5522, 56.7437
CIE-LCH:
43.2709, 86.7003, 40.8803
CIE-Luv:
43.2709, 135.8055, 31.3526
Hunter-Lab:
36.5238, 59.0336, 23.4927
#cc1401 color charts
#cc1401 color shades, tints & tones
#cc1401 color schemes
#cc1401 color preview, HTML & CSS examples
This text has a color of #cc1401
<p style="color:#cc1401;">Text here</p>
.mytext {color:#cc1401;}
This box has a color of #cc1401
<div style="background-color:#cc1401;">Content here</div>
.mybackground {background-color:#cc1401;}
Border around this has a color of #cc1401
<div style="border:2px solid #cc1401;">Content here</div>
.myborder {border:2px solid #cc1401;}