#c99bb9 color space conversions
Hex:
#c99bb9
RGB:
201, 155, 185
CMY:
21, 39, 27
CMYK:
0, 23, 8, 21
HSL:
321°, 29.8701%, 69.8039%
HSV (HSB):
321°, 22.8856%, 78.8235%
XYZ:
44.5657, 39.3630, 51.1479
xyY:
0.3299, 0.2914, 39.3630
CIE-Lab:
69.0134, 22.0031, -8.8973
CIE-LCH:
69.0134, 23.7339, 337.9833
CIE-Luv:
69.0134, 25.3467, -17.0625
Hunter-Lab:
62.7399, 16.9980, -4.4174
#c99bb9 color charts
#c99bb9 color shades, tints & tones
#c99bb9 color schemes
#c99bb9 color preview, HTML & CSS examples
This text has a color of #c99bb9
<p style="color:#c99bb9;">Text here</p>
.mytext {color:#c99bb9;}
This box has a color of #c99bb9
<div style="background-color:#c99bb9;">Content here</div>
.mybackground {background-color:#c99bb9;}
Border around this has a color of #c99bb9
<div style="border:2px solid #c99bb9;">Content here</div>
.myborder {border:2px solid #c99bb9;}