#cc196c color space conversions
Hex:
#cc196c
RGB:
204, 25, 108
CMY:
20, 90, 58
CMYK:
0, 88, 47, 20
HSL:
332°, 78.1659%, 44.9020%
HSV (HSB):
332°, 87.7451%, 80.0000%
XYZ:
27.9562, 14.6153, 15.5349
xyY:
0.4811, 0.2515, 14.6153
CIE-Lab:
45.1028, 69.1452, 0.8423
CIE-LCH:
45.1028, 69.1503, 0.6980
CIE-Luv:
45.1028, 107.1750, -12.0843
Hunter-Lab:
38.2300, 63.6281, 2.6682
#cc196c color charts
#cc196c color shades, tints & tones
#cc196c color schemes
#cc196c color preview, HTML & CSS examples
This text has a color of #cc196c
<p style="color:#cc196c;">Text here</p>
.mytext {color:#cc196c;}
This box has a color of #cc196c
<div style="background-color:#cc196c;">Content here</div>
.mybackground {background-color:#cc196c;}
Border around this has a color of #cc196c
<div style="border:2px solid #cc196c;">Content here</div>
.myborder {border:2px solid #cc196c;}