#cc1994 color space conversions
Hex:
#cc1994
RGB:
204, 25, 148
CMY:
20, 90, 42
CMYK:
0, 88, 27, 20
HSL:
319°, 78.1659%, 44.9020%
HSV (HSB):
319°, 87.7451%, 80.0000%
XYZ:
30.5948, 15.6707, 29.4292
xyY:
0.4042, 0.2070, 15.6707
CIE-Lab:
46.5395, 73.1006, -21.4844
CIE-LCH:
46.5395, 76.1924, 343.6218
CIE-Luv:
46.5395, 89.4929, -42.2687
Hunter-Lab:
39.5863, 68.6799, -16.3669
#cc1994 color charts
#cc1994 color shades, tints & tones
#cc1994 color schemes
#cc1994 color preview, HTML & CSS examples
This text has a color of #cc1994
<p style="color:#cc1994;">Text here</p>
.mytext {color:#cc1994;}
This box has a color of #cc1994
<div style="background-color:#cc1994;">Content here</div>
.mybackground {background-color:#cc1994;}
Border around this has a color of #cc1994
<div style="border:2px solid #cc1994;">Content here</div>
.myborder {border:2px solid #cc1994;}