#cc220d color space conversions
Hex:
#cc220d
RGB:
204, 34, 13
CMY:
20, 87, 95
CMYK:
0, 83, 94, 20
HSL:
7°, 88.0184%, 42.5490%
HSV (HSB):
7°, 93.6275%, 80.0000%
XYZ:
25.5465, 14.0105, 1.7386
xyY:
0.6186, 0.3393, 14.0105
CIE-Lab:
44.2480, 62.9873, 53.5129
CIE-LCH:
44.2480, 82.6500, 40.3506
CIE-Luv:
44.2480, 130.1790, 31.6668
Hunter-Lab:
37.4306, 56.3234, 23.4474
#cc220d color charts
#cc220d color shades, tints & tones
#cc220d color schemes
#cc220d color preview, HTML & CSS examples
This text has a color of #cc220d
<p style="color:#cc220d;">Text here</p>
.mytext {color:#cc220d;}
This box has a color of #cc220d
<div style="background-color:#cc220d;">Content here</div>
.mybackground {background-color:#cc220d;}
Border around this has a color of #cc220d
<div style="border:2px solid #cc220d;">Content here</div>
.myborder {border:2px solid #cc220d;}