#cc150c color space conversions
Hex:
#cc150c
RGB:
204, 21, 12
CMY:
20, 92, 95
CMYK:
0, 90, 94, 20
HSL:
3°, 88.8889%, 42.3529%
HSV (HSB):
3°, 94.1176%, 80.0000%
XYZ:
25.2364, 13.4002, 1.6042
xyY:
0.6271, 0.3330, 13.4002
CIE-Lab:
43.3602, 65.5026, 53.3148
CIE-LCH:
43.3602, 84.4575, 39.1433
CIE-Luv:
43.3602, 134.7506, 30.2315
Hunter-Lab:
36.6063, 58.9966, 23.0261
#cc150c color charts
#cc150c color shades, tints & tones
#cc150c color schemes
#cc150c color preview, HTML & CSS examples
This text has a color of #cc150c
<p style="color:#cc150c;">Text here</p>
.mytext {color:#cc150c;}
This box has a color of #cc150c
<div style="background-color:#cc150c;">Content here</div>
.mybackground {background-color:#cc150c;}
Border around this has a color of #cc150c
<div style="border:2px solid #cc150c;">Content here</div>
.myborder {border:2px solid #cc150c;}