#cc2529 color space conversions
Hex:
#cc2529
RGB:
204, 37, 41
CMY:
20, 85, 84
CMYK:
0, 82, 80, 20
HSL:
359°, 69.2946%, 47.2549%
HSV (HSB):
359°, 81.8627%, 80.0000%
XYZ:
25.9636, 14.3206, 3.4935
xyY:
0.5931, 0.3271, 14.3206
CIE-Lab:
44.6892, 62.8320, 41.0843
CIE-LCH:
44.6892, 75.0718, 33.1797
CIE-Luv:
44.6892, 125.2006, 25.9304
Hunter-Lab:
37.8426, 56.2437, 21.0163
#cc2529 color charts
#cc2529 color shades, tints & tones
#cc2529 color schemes
#cc2529 color preview, HTML & CSS examples
This text has a color of #cc2529
<p style="color:#cc2529;">Text here</p>
.mytext {color:#cc2529;}
This box has a color of #cc2529
<div style="background-color:#cc2529;">Content here</div>
.mybackground {background-color:#cc2529;}
Border around this has a color of #cc2529
<div style="border:2px solid #cc2529;">Content here</div>
.myborder {border:2px solid #cc2529;}