#c99cbb color space conversions
Hex:
#c99cbb
RGB:
201, 156, 187
CMY:
21, 39, 27
CMYK:
0, 22, 7, 21
HSL:
319°, 29.4118%, 70.0000%
HSV (HSB):
319°, 22.3881%, 78.8235%
XYZ:
44.9455, 39.7823, 52.3236
xyY:
0.3279, 0.2903, 39.7823
CIE-Lab:
69.3142, 21.8069, -9.5609
CIE-LCH:
69.3142, 23.8108, 336.3257
CIE-Luv:
69.3142, 24.5702, -18.0481
Hunter-Lab:
63.0732, 16.8197, -5.0339
#c99cbb color charts
#c99cbb color shades, tints & tones
#c99cbb color schemes
#c99cbb color preview, HTML & CSS examples
This text has a color of #c99cbb
<p style="color:#c99cbb;">Text here</p>
.mytext {color:#c99cbb;}
This box has a color of #c99cbb
<div style="background-color:#c99cbb;">Content here</div>
.mybackground {background-color:#c99cbb;}
Border around this has a color of #c99cbb
<div style="border:2px solid #c99cbb;">Content here</div>
.myborder {border:2px solid #c99cbb;}