#cc221c color space conversions
Hex:
#cc221c
RGB:
204, 34, 28
CMY:
20, 87, 89
CMYK:
0, 83, 86, 20
HSL:
2°, 75.8621%, 45.4902%
HSV (HSB):
2°, 86.2745%, 80.0000%
XYZ:
25.6835, 14.0653, 2.4598
xyY:
0.6085, 0.3332, 14.0653
CIE-Lab:
44.3264, 63.2249, 47.4726
CIE-LCH:
44.3264, 79.0635, 36.9012
CIE-Luv:
44.3264, 128.5762, 29.0285
Hunter-Lab:
37.5037, 56.6098, 22.3638
#cc221c color charts
#cc221c color shades, tints & tones
#cc221c color schemes
#cc221c color preview, HTML & CSS examples
This text has a color of #cc221c
<p style="color:#cc221c;">Text here</p>
.mytext {color:#cc221c;}
This box has a color of #cc221c
<div style="background-color:#cc221c;">Content here</div>
.mybackground {background-color:#cc221c;}
Border around this has a color of #cc221c
<div style="border:2px solid #cc221c;">Content here</div>
.myborder {border:2px solid #cc221c;}