#c999bc color space conversions
Hex:
#c999bc
RGB:
201, 153, 188
CMY:
21, 40, 26
CMYK:
0, 24, 6, 21
HSL:
316°, 30.7692%, 69.4118%
HSV (HSB):
316°, 23.8806%, 78.8235%
XYZ:
44.5557, 38.8308, 52.7237
xyY:
0.3274, 0.2853, 38.8308
CIE-Lab:
68.6285, 23.6330, -11.1414
CIE-LCH:
68.6285, 26.1276, 334.7592
CIE-Luv:
68.6285, 25.9988, -20.7425
Hunter-Lab:
62.3144, 18.5801, -6.5447
#c999bc color charts
#c999bc color shades, tints & tones
#c999bc color schemes
#c999bc color preview, HTML & CSS examples
This text has a color of #c999bc
<p style="color:#c999bc;">Text here</p>
.mytext {color:#c999bc;}
This box has a color of #c999bc
<div style="background-color:#c999bc;">Content here</div>
.mybackground {background-color:#c999bc;}
Border around this has a color of #c999bc
<div style="border:2px solid #c999bc;">Content here</div>
.myborder {border:2px solid #c999bc;}