#cc2c6b color space conversions
Hex:
#cc2c6b
RGB:
204, 44, 107
CMY:
20, 83, 58
CMYK:
0, 78, 48, 20
HSL:
336°, 64.5161%, 48.6275%
HSV (HSB):
336°, 78.4314%, 80.0000%
XYZ:
28.4564, 15.7003, 15.4406
xyY:
0.4775, 0.2634, 15.7003
CIE-Lab:
46.5788, 64.7543, 3.5992
CIE-LCH:
46.5788, 64.8543, 3.1814
CIE-Luv:
46.5788, 102.3368, -7.8333
Hunter-Lab:
39.6236, 58.8517, 4.6323
#cc2c6b color charts
#cc2c6b color shades, tints & tones
#cc2c6b color schemes
#cc2c6b color preview, HTML & CSS examples
This text has a color of #cc2c6b
<p style="color:#cc2c6b;">Text here</p>
.mytext {color:#cc2c6b;}
This box has a color of #cc2c6b
<div style="background-color:#cc2c6b;">Content here</div>
.mybackground {background-color:#cc2c6b;}
Border around this has a color of #cc2c6b
<div style="border:2px solid #cc2c6b;">Content here</div>
.myborder {border:2px solid #cc2c6b;}