#bdbb85 color space conversions
Hex:
#bdbb85
RGB:
189, 187, 133
CMY:
26, 27, 48
CMYK:
0, 1, 30, 26
HSL:
58°, 29.7872%, 63.1373%
HSV (HSB):
58°, 29.6296%, 74.1176%
XYZ:
42.9902, 48.0529, 29.1996
xyY:
0.3575, 0.3996, 48.0529
CIE-Lab:
74.8583, -7.8228, 27.6782
CIE-LCH:
74.8583, 28.7624, 105.7821
CIE-Luv:
74.8583, 4.0275, 38.5691
Hunter-Lab:
69.3202, -10.6103, 23.5495
#bdbb85 color charts
#bdbb85 color shades, tints & tones
#bdbb85 color schemes
#bdbb85 color preview, HTML & CSS examples
This text has a color of #bdbb85
<p style="color:#bdbb85;">Text here</p>
.mytext {color:#bdbb85;}
This box has a color of #bdbb85
<div style="background-color:#bdbb85;">Content here</div>
.mybackground {background-color:#bdbb85;}
Border around this has a color of #bdbb85
<div style="border:2px solid #bdbb85;">Content here</div>
.myborder {border:2px solid #bdbb85;}