#cc2c83 color space conversions
Hex:
#cc2c83
RGB:
204, 44, 131
CMY:
20, 83, 49
CMYK:
0, 78, 36, 20
HSL:
327°, 64.5161%, 48.6275%
HSV (HSB):
327°, 78.4314%, 80.0000%
XYZ:
29.8993, 16.2774, 23.0387
xyY:
0.4320, 0.2352, 16.2774
CIE-Lab:
47.3364, 67.0493, -9.9773
CIE-LCH:
47.3364, 67.7876, 351.5361
CIE-Luv:
47.3364, 92.7120, -25.5084
Hunter-Lab:
40.3453, 61.6792, -5.6152
#cc2c83 color charts
#cc2c83 color shades, tints & tones
#cc2c83 color schemes
#cc2c83 color preview, HTML & CSS examples
This text has a color of #cc2c83
<p style="color:#cc2c83;">Text here</p>
.mytext {color:#cc2c83;}
This box has a color of #cc2c83
<div style="background-color:#cc2c83;">Content here</div>
.mybackground {background-color:#cc2c83;}
Border around this has a color of #cc2c83
<div style="border:2px solid #cc2c83;">Content here</div>
.myborder {border:2px solid #cc2c83;}