#bd99ac color space conversions
Hex:
#bd99ac
RGB:
189, 153, 172
CMY:
26, 40, 33
CMYK:
0, 19, 9, 26
HSL:
328°, 21.4286%, 67.0588%
HSV (HSB):
328°, 19.0476%, 74.1176%
XYZ:
39.8239, 36.5798, 43.9914
xyY:
0.3308, 0.3038, 36.5798
CIE-Lab:
66.9606, 16.5549, -4.8183
CIE-LCH:
66.9606, 17.2418, 343.7724
CIE-Luv:
66.9606, 20.2404, -9.9261
Hunter-Lab:
60.4813, 11.6911, -0.7880
#bd99ac color charts
#bd99ac color shades, tints & tones
#bd99ac color schemes
#bd99ac color preview, HTML & CSS examples
This text has a color of #bd99ac
<p style="color:#bd99ac;">Text here</p>
.mytext {color:#bd99ac;}
This box has a color of #bd99ac
<div style="background-color:#bd99ac;">Content here</div>
.mybackground {background-color:#bd99ac;}
Border around this has a color of #bd99ac
<div style="border:2px solid #bd99ac;">Content here</div>
.myborder {border:2px solid #bd99ac;}