#cc2b54 color space conversions
Hex:
#cc2b54
RGB:
204, 43, 84
CMY:
20, 83, 67
CMYK:
0, 79, 59, 20
HSL:
345°, 65.1822%, 48.4314%
HSV (HSB):
345°, 78.9216%, 80.0000%
XYZ:
27.3659, 15.2052, 9.8801
xyY:
0.5217, 0.2899, 15.2052
CIE-Lab:
45.9140, 63.2915, 16.8752
CIE-LCH:
45.9140, 65.5026, 14.9292
CIE-Luv:
45.9140, 111.0977, 6.9754
Hunter-Lab:
38.9939, 57.0323, 12.2731
#cc2b54 color charts
#cc2b54 color shades, tints & tones
#cc2b54 color schemes
#cc2b54 color preview, HTML & CSS examples
This text has a color of #cc2b54
<p style="color:#cc2b54;">Text here</p>
.mytext {color:#cc2b54;}
This box has a color of #cc2b54
<div style="background-color:#cc2b54;">Content here</div>
.mybackground {background-color:#cc2b54;}
Border around this has a color of #cc2b54
<div style="border:2px solid #cc2b54;">Content here</div>
.myborder {border:2px solid #cc2b54;}