#cc0980 color space conversions
Hex:
#cc0980
RGB:
204, 9, 128
CMY:
20, 96, 50
CMYK:
0, 96, 37, 20
HSL:
323°, 91.5493%, 41.7647%
HSV (HSB):
323°, 95.5882%, 80.0000%
XYZ:
28.8958, 14.5913, 21.7155
xyY:
0.4432, 0.2238, 14.5913
CIE-Lab:
45.0692, 72.9741, -11.5595
CIE-LCH:
45.0692, 73.8840, 350.9988
CIE-Luv:
45.0692, 100.5056, -28.5100
Hunter-Lab:
38.1985, 68.1815, -6.9669
#cc0980 color charts
#cc0980 color shades, tints & tones
#cc0980 color schemes
#cc0980 color preview, HTML & CSS examples
This text has a color of #cc0980
<p style="color:#cc0980;">Text here</p>
.mytext {color:#cc0980;}
This box has a color of #cc0980
<div style="background-color:#cc0980;">Content here</div>
.mybackground {background-color:#cc0980;}
Border around this has a color of #cc0980
<div style="border:2px solid #cc0980;">Content here</div>
.myborder {border:2px solid #cc0980;}