#cc0085 color space conversions
Hex:
#cc0085
RGB:
204, 0, 133
CMY:
20, 100, 48
CMYK:
0, 100, 35, 20
HSL:
321°, 100.0000%, 40.0000%
HSV (HSB):
321°, 100.0000%, 80.0000%
XYZ:
29.1355, 14.5308, 23.4594
xyY:
0.4340, 0.2165, 14.5308
CIE-Lab:
44.9848, 74.2650, -14.7529
CIE-LCH:
44.9848, 75.7162, 348.7644
CIE-Luv:
44.9848, 98.9771, -32.9875
Hunter-Lab:
38.1193, 69.7229, -9.8048
#cc0085 color charts
#cc0085 color shades, tints & tones
#cc0085 color schemes
#cc0085 color preview, HTML & CSS examples
This text has a color of #cc0085
<p style="color:#cc0085;">Text here</p>
.mytext {color:#cc0085;}
This box has a color of #cc0085
<div style="background-color:#cc0085;">Content here</div>
.mybackground {background-color:#cc0085;}
Border around this has a color of #cc0085
<div style="border:2px solid #cc0085;">Content here</div>
.myborder {border:2px solid #cc0085;}