#cc220f color space conversions
Hex:
#cc220f
RGB:
204, 34, 15
CMY:
20, 87, 94
CMYK:
0, 83, 93, 20
HSL:
6°, 86.3014%, 42.9412%
HSV (HSB):
6°, 92.6471%, 80.0000%
XYZ:
25.5601, 14.0159, 1.8101
xyY:
0.6176, 0.3387, 14.0159
CIE-Lab:
44.2557, 63.0109, 52.8452
CIE-LCH:
44.2557, 82.2374, 39.9854
CIE-Luv:
44.2557, 130.0183, 31.4026
Hunter-Lab:
37.4378, 56.3519, 23.3398
#cc220f color charts
#cc220f color shades, tints & tones
#cc220f color schemes
#cc220f color preview, HTML & CSS examples
This text has a color of #cc220f
<p style="color:#cc220f;">Text here</p>
.mytext {color:#cc220f;}
This box has a color of #cc220f
<div style="background-color:#cc220f;">Content here</div>
.mybackground {background-color:#cc220f;}
Border around this has a color of #cc220f
<div style="border:2px solid #cc220f;">Content here</div>
.myborder {border:2px solid #cc220f;}