#cc0d85 color space conversions
Hex:
#cc0d85
RGB:
204, 13, 133
CMY:
20, 95, 48
CMYK:
0, 94, 35, 20
HSL:
322°, 88.0184%, 42.5490%
HSV (HSB):
322°, 93.6275%, 80.0000%
XYZ:
29.2794, 14.8187, 23.5074
xyY:
0.4331, 0.2192, 14.8187
CIE-Lab:
45.3848, 73.0948, -14.1448
CIE-LCH:
45.3848, 74.4508, 349.0479
CIE-Luv:
45.3848, 97.8149, -32.0105
Hunter-Lab:
38.4950, 68.4012, -9.2595
#cc0d85 color charts
#cc0d85 color shades, tints & tones
#cc0d85 color schemes
#cc0d85 color preview, HTML & CSS examples
This text has a color of #cc0d85
<p style="color:#cc0d85;">Text here</p>
.mytext {color:#cc0d85;}
This box has a color of #cc0d85
<div style="background-color:#cc0d85;">Content here</div>
.mybackground {background-color:#cc0d85;}
Border around this has a color of #cc0d85
<div style="border:2px solid #cc0d85;">Content here</div>
.myborder {border:2px solid #cc0d85;}