#c99dac color space conversions
Hex:
#c99dac
RGB:
201, 157, 172
CMY:
21, 38, 33
CMYK:
0, 22, 14, 21
HSL:
340°, 28.9474%, 70.1961%
HSV (HSB):
340°, 21.8905%, 78.8235%
XYZ:
43.5908, 39.5100, 44.3584
xyY:
0.3420, 0.3100, 39.5100
CIE-Lab:
69.1191, 18.6940, -1.5068
CIE-LCH:
69.1191, 18.7546, 355.3917
CIE-Luv:
69.1191, 25.8845, -5.4996
Hunter-Lab:
62.8570, 13.7884, 2.1587
#c99dac color charts
#c99dac color shades, tints & tones
#c99dac color schemes
#c99dac color preview, HTML & CSS examples
This text has a color of #c99dac
<p style="color:#c99dac;">Text here</p>
.mytext {color:#c99dac;}
This box has a color of #c99dac
<div style="background-color:#c99dac;">Content here</div>
.mybackground {background-color:#c99dac;}
Border around this has a color of #c99dac
<div style="border:2px solid #c99dac;">Content here</div>
.myborder {border:2px solid #c99dac;}