#bdbd91 color space conversions
Hex:
#bdbd91
RGB:
189, 189, 145
CMY:
26, 26, 43
CMYK:
0, 0, 23, 26
HSL:
60°, 25.0000%, 65.4902%
HSV (HSB):
60°, 23.2804%, 74.1176%
XYZ:
44.2947, 49.2583, 33.9613
xyY:
0.3474, 0.3863, 49.2583
CIE-Lab:
75.6118, -7.2271, 22.3164
CIE-LCH:
75.6118, 23.4575, 107.9444
CIE-Luv:
75.6118, 2.3100, 32.0104
Hunter-Lab:
70.1843, -10.1676, 20.4393
#bdbd91 color charts
#bdbd91 color shades, tints & tones
#bdbd91 color schemes
#bdbd91 color preview, HTML & CSS examples
This text has a color of #bdbd91
<p style="color:#bdbd91;">Text here</p>
.mytext {color:#bdbd91;}
This box has a color of #bdbd91
<div style="background-color:#bdbd91;">Content here</div>
.mybackground {background-color:#bdbd91;}
Border around this has a color of #bdbd91
<div style="border:2px solid #bdbd91;">Content here</div>
.myborder {border:2px solid #bdbd91;}