#bdbda9 color space conversions
Hex:
#bdbda9
RGB:
189, 189, 169
CMY:
26, 26, 34
CMYK:
0, 0, 11, 26
HSL:
60°, 13.1579%, 70.1961%
HSV (HSB):
60°, 10.5820%, 74.1176%
XYZ:
46.3453, 50.0786, 44.7596
xyY:
0.3283, 0.3547, 50.0786
CIE-Lab:
76.1175, -3.5149, 10.1137
CIE-LCH:
76.1175, 10.7071, 109.1640
CIE-Luv:
76.1175, 1.0975, 15.1967
Hunter-Lab:
70.7662, -6.9400, 12.0355
#bdbda9 color charts
#bdbda9 color shades, tints & tones
#bdbda9 color schemes
#bdbda9 color preview, HTML & CSS examples
This text has a color of #bdbda9
<p style="color:#bdbda9;">Text here</p>
.mytext {color:#bdbda9;}
This box has a color of #bdbda9
<div style="background-color:#bdbda9;">Content here</div>
.mybackground {background-color:#bdbda9;}
Border around this has a color of #bdbda9
<div style="border:2px solid #bdbda9;">Content here</div>
.myborder {border:2px solid #bdbda9;}