#bd9db9 color space conversions
Hex:
#bd9db9
RGB:
189, 157, 185
CMY:
26, 38, 27
CMYK:
0, 17, 2, 26
HSL:
308°, 19.5122%, 67.8431%
HSV (HSB):
308°, 16.9312%, 74.1176%
XYZ:
41.8002, 38.4355, 51.1146
xyY:
0.3182, 0.2926, 38.4355
CIE-Lab:
68.3404, 16.6969, -10.0239
CIE-LCH:
68.3404, 19.4748, 329.0217
CIE-Luv:
68.3404, 16.7309, -17.8273
Hunter-Lab:
61.9964, 11.8574, -5.4858
#bd9db9 color charts
#bd9db9 color shades, tints & tones
#bd9db9 color schemes
#bd9db9 color preview, HTML & CSS examples
This text has a color of #bd9db9
<p style="color:#bd9db9;">Text here</p>
.mytext {color:#bd9db9;}
This box has a color of #bd9db9
<div style="background-color:#bd9db9;">Content here</div>
.mybackground {background-color:#bd9db9;}
Border around this has a color of #bd9db9
<div style="border:2px solid #bd9db9;">Content here</div>
.myborder {border:2px solid #bd9db9;}