#cc221e color space conversions
Hex:
#cc221e
RGB:
204, 34, 30
CMY:
20, 87, 88
CMYK:
0, 83, 85, 20
HSL:
1°, 74.3590%, 45.8824%
HSV (HSB):
1°, 85.2941%, 80.0000%
XYZ:
25.7082, 14.0752, 2.5901
xyY:
0.6067, 0.3322, 14.0752
CIE-Lab:
44.3405, 63.2677, 46.5158
CIE-LCH:
44.3405, 78.5272, 36.3242
CIE-Luv:
44.3405, 128.2909, 28.5582
Hunter-Lab:
37.5169, 56.6615, 22.1685
#cc221e color charts
#cc221e color shades, tints & tones
#cc221e color schemes
#cc221e color preview, HTML & CSS examples
This text has a color of #cc221e
<p style="color:#cc221e;">Text here</p>
.mytext {color:#cc221e;}
This box has a color of #cc221e
<div style="background-color:#cc221e;">Content here</div>
.mybackground {background-color:#cc221e;}
Border around this has a color of #cc221e
<div style="border:2px solid #cc221e;">Content here</div>
.myborder {border:2px solid #cc221e;}