#cc021d color space conversions
Hex:
#cc021d
RGB:
204, 2, 29
CMY:
20, 99, 89
CMYK:
0, 99, 86, 20
HSL:
352°, 98.0583%, 40.3922%
HSV (HSB):
352°, 99.0196%, 80.0000%
XYZ:
25.1453, 12.9695, 2.3405
xyY:
0.6216, 0.3206, 12.9695
CIE-Lab:
42.7172, 67.8872, 45.6279
CIE-LCH:
42.7172, 81.7959, 33.9056
CIE-Luv:
42.7172, 136.5087, 25.8406
Hunter-Lab:
36.0132, 61.6102, 21.3560
#cc021d color charts
#cc021d color shades, tints & tones
#cc021d color schemes
#cc021d color preview, HTML & CSS examples
This text has a color of #cc021d
<p style="color:#cc021d;">Text here</p>
.mytext {color:#cc021d;}
This box has a color of #cc021d
<div style="background-color:#cc021d;">Content here</div>
.mybackground {background-color:#cc021d;}
Border around this has a color of #cc021d
<div style="border:2px solid #cc021d;">Content here</div>
.myborder {border:2px solid #cc021d;}