#cc0180 color space conversions
Hex:
#cc0180
RGB:
204, 1, 128
CMY:
20, 100, 50
CMYK:
0, 100, 37, 20
HSL:
322°, 99.0244%, 40.1961%
HSV (HSB):
322°, 99.5098%, 80.0000%
XYZ:
28.8090, 14.4176, 21.6865
xyY:
0.4438, 0.2221, 14.4176
CIE-Lab:
44.8259, 73.6855, -11.9269
CIE-LCH:
44.8259, 74.6445, 350.8057
CIE-Luv:
44.8259, 101.2390, -29.1018
Hunter-Lab:
37.9705, 68.9831, -7.2837
#cc0180 color charts
#cc0180 color shades, tints & tones
#cc0180 color schemes
#cc0180 color preview, HTML & CSS examples
This text has a color of #cc0180
<p style="color:#cc0180;">Text here</p>
.mytext {color:#cc0180;}
This box has a color of #cc0180
<div style="background-color:#cc0180;">Content here</div>
.mybackground {background-color:#cc0180;}
Border around this has a color of #cc0180
<div style="border:2px solid #cc0180;">Content here</div>
.myborder {border:2px solid #cc0180;}