#bdbb8d color space conversions
Hex:
#bdbb8d
RGB:
189, 187, 141
CMY:
26, 27, 45
CMYK:
0, 1, 25, 26
HSL:
58°, 26.6667%, 64.7059%
HSV (HSB):
58°, 25.3968%, 74.1176%
XYZ:
43.5643, 48.2826, 32.2227
xyY:
0.3511, 0.3892, 48.2826
CIE-Lab:
75.0028, -6.7448, 23.6217
CIE-LCH:
75.0028, 24.5658, 105.9358
CIE-Luv:
75.0028, 3.6437, 33.4761
Hunter-Lab:
69.4856, -9.6886, 21.1453
#bdbb8d color charts
#bdbb8d color shades, tints & tones
#bdbb8d color schemes
#bdbb8d color preview, HTML & CSS examples
This text has a color of #bdbb8d
<p style="color:#bdbb8d;">Text here</p>
.mytext {color:#bdbb8d;}
This box has a color of #bdbb8d
<div style="background-color:#bdbb8d;">Content here</div>
.mybackground {background-color:#bdbb8d;}
Border around this has a color of #bdbb8d
<div style="border:2px solid #bdbb8d;">Content here</div>
.myborder {border:2px solid #bdbb8d;}