#bd9da9 color space conversions
Hex:
#bd9da9
RGB:
189, 157, 169
CMY:
26, 38, 34
CMYK:
0, 17, 11, 26
HSL:
338°, 19.5122%, 67.8431%
HSV (HSB):
338°, 16.9312%, 74.1176%
XYZ:
40.2047, 37.7973, 42.7127
xyY:
0.3331, 0.3131, 37.7973
CIE-Lab:
67.8710, 13.8195, -1.8020
CIE-LCH:
67.8710, 13.9365, 352.5707
CIE-Luv:
67.8710, 18.4150, -5.0314
Hunter-Lab:
61.4795, 9.1413, 1.8441
#bd9da9 color charts
#bd9da9 color shades, tints & tones
#bd9da9 color schemes
#bd9da9 color preview, HTML & CSS examples
This text has a color of #bd9da9
<p style="color:#bd9da9;">Text here</p>
.mytext {color:#bd9da9;}
This box has a color of #bd9da9
<div style="background-color:#bd9da9;">Content here</div>
.mybackground {background-color:#bd9da9;}
Border around this has a color of #bd9da9
<div style="border:2px solid #bd9da9;">Content here</div>
.myborder {border:2px solid #bd9da9;}