#bdbd9e color space conversions
Hex:
#bdbd9e
RGB:
189, 189, 158
CMY:
26, 26, 38
CMYK:
0, 0, 16, 26
HSL:
60°, 19.0184%, 68.0392%
HSV (HSB):
60°, 16.4021%, 74.1176%
XYZ:
45.3554, 49.6826, 39.5470
xyY:
0.3370, 0.3692, 49.6826
CIE-Lab:
75.8740, -5.2877, 15.7067
CIE-LCH:
75.8740, 16.5729, 108.6059
CIE-Luv:
75.8740, 1.6692, 23.1237
Hunter-Lab:
70.4859, -8.4913, 16.0748
#bdbd9e color charts
#bdbd9e color shades, tints & tones
#bdbd9e color schemes
#bdbd9e color preview, HTML & CSS examples
This text has a color of #bdbd9e
<p style="color:#bdbd9e;">Text here</p>
.mytext {color:#bdbd9e;}
This box has a color of #bdbd9e
<div style="background-color:#bdbd9e;">Content here</div>
.mybackground {background-color:#bdbd9e;}
Border around this has a color of #bdbd9e
<div style="border:2px solid #bdbd9e;">Content here</div>
.myborder {border:2px solid #bdbd9e;}