#cc2c5c color space conversions
Hex:
#cc2c5c
RGB:
204, 44, 92
CMY:
20, 83, 64
CMYK:
0, 78, 55, 20
HSL:
342°, 64.5161%, 48.6275%
HSV (HSB):
342°, 78.4314%, 80.0000%
XYZ:
27.7343, 15.4114, 11.6382
xyY:
0.5062, 0.2813, 15.4114
CIE-Lab:
46.1927, 63.5652, 12.3130
CIE-LCH:
46.1927, 64.7467, 10.9628
CIE-Luv:
46.1927, 107.9276, 2.2404
Hunter-Lab:
39.2574, 57.4049, 9.9032
#cc2c5c color charts
#cc2c5c color shades, tints & tones
#cc2c5c color schemes
#cc2c5c color preview, HTML & CSS examples
This text has a color of #cc2c5c
<p style="color:#cc2c5c;">Text here</p>
.mytext {color:#cc2c5c;}
This box has a color of #cc2c5c
<div style="background-color:#cc2c5c;">Content here</div>
.mybackground {background-color:#cc2c5c;}
Border around this has a color of #cc2c5c
<div style="border:2px solid #cc2c5c;">Content here</div>
.myborder {border:2px solid #cc2c5c;}