#cc0221 color space conversions
Hex:
#cc0221
RGB:
204, 2, 33
CMY:
20, 99, 87
CMYK:
0, 99, 84, 20
HSL:
351°, 98.0583%, 40.3922%
HSV (HSB):
351°, 99.0196%, 80.0000%
XYZ:
25.1981, 12.9906, 2.6182
xyY:
0.6175, 0.3183, 12.9906
CIE-Lab:
42.7491, 67.9743, 43.5647
CIE-LCH:
42.7491, 80.7365, 32.6558
CIE-Luv:
42.7491, 135.8241, 24.8133
Hunter-Lab:
36.0425, 61.7189, 20.9228
#cc0221 color charts
#cc0221 color shades, tints & tones
#cc0221 color schemes
#cc0221 color preview, HTML & CSS examples
This text has a color of #cc0221
<p style="color:#cc0221;">Text here</p>
.mytext {color:#cc0221;}
This box has a color of #cc0221
<div style="background-color:#cc0221;">Content here</div>
.mybackground {background-color:#cc0221;}
Border around this has a color of #cc0221
<div style="border:2px solid #cc0221;">Content here</div>
.myborder {border:2px solid #cc0221;}