#cc0d7e color space conversions
Hex:
#cc0d7e
RGB:
204, 13, 126
CMY:
20, 95, 51
CMYK:
0, 94, 38, 20
HSL:
325°, 88.0184%, 42.5490%
HSV (HSB):
325°, 93.6275%, 80.0000%
XYZ:
28.8117, 14.6316, 21.0443
xyY:
0.4468, 0.2269, 14.6316
CIE-Lab:
45.1254, 72.4052, -10.2461
CIE-LCH:
45.1254, 73.1266, 351.9456
CIE-Luv:
45.1254, 101.0356, -26.6817
Hunter-Lab:
38.2512, 67.5104, -5.8431
#cc0d7e color charts
#cc0d7e color shades, tints & tones
#cc0d7e color schemes
#cc0d7e color preview, HTML & CSS examples
This text has a color of #cc0d7e
<p style="color:#cc0d7e;">Text here</p>
.mytext {color:#cc0d7e;}
This box has a color of #cc0d7e
<div style="background-color:#cc0d7e;">Content here</div>
.mybackground {background-color:#cc0d7e;}
Border around this has a color of #cc0d7e
<div style="border:2px solid #cc0d7e;">Content here</div>
.myborder {border:2px solid #cc0d7e;}