#cc2014 color space conversions
Hex:
#cc2014
RGB:
204, 32, 20
CMY:
20, 87, 92
CMYK:
0, 84, 90, 20
HSL:
4°, 82.1429%, 43.9216%
HSV (HSB):
4°, 90.1961%, 80.0000%
XYZ:
25.5446, 13.9209, 2.0025
xyY:
0.6160, 0.3357, 13.9209
CIE-Lab:
44.1193, 63.5340, 50.8623
CIE-LCH:
44.1193, 81.3851, 38.6791
CIE-Luv:
44.1193, 130.3431, 30.3429
Hunter-Lab:
37.3107, 56.9155, 22.9354
#cc2014 color charts
#cc2014 color shades, tints & tones
#cc2014 color schemes
#cc2014 color preview, HTML & CSS examples
This text has a color of #cc2014
<p style="color:#cc2014;">Text here</p>
.mytext {color:#cc2014;}
This box has a color of #cc2014
<div style="background-color:#cc2014;">Content here</div>
.mybackground {background-color:#cc2014;}
Border around this has a color of #cc2014
<div style="border:2px solid #cc2014;">Content here</div>
.myborder {border:2px solid #cc2014;}