#cc99b4 color space conversions
Hex:
#cc99b4
RGB:
204, 153, 180
CMY:
20, 40, 29
CMYK:
0, 25, 12, 20
HSL:
328°, 33.3333%, 70.0000%
HSV (HSB):
328°, 25.0000%, 80.0000%
XYZ:
44.5313, 38.9151, 48.3443
xyY:
0.3379, 0.2953, 38.9151
CIE-Lab:
68.6897, 23.2982, -6.5612
CIE-LCH:
68.6897, 24.2044, 344.2718
CIE-Luv:
68.6897, 29.0277, -13.7696
Hunter-Lab:
62.3820, 18.2535, -2.2807
#cc99b4 color charts
#cc99b4 color shades, tints & tones
#cc99b4 color schemes
#cc99b4 color preview, HTML & CSS examples
This text has a color of #cc99b4
<p style="color:#cc99b4;">Text here</p>
.mytext {color:#cc99b4;}
This box has a color of #cc99b4
<div style="background-color:#cc99b4;">Content here</div>
.mybackground {background-color:#cc99b4;}
Border around this has a color of #cc99b4
<div style="border:2px solid #cc99b4;">Content here</div>
.myborder {border:2px solid #cc99b4;}