#bdbb7c color space conversions
Hex:
#bdbb7c
RGB:
189, 187, 124
CMY:
26, 27, 51
CMYK:
0, 1, 34, 26
HSL:
58°, 32.9949%, 61.3725%
HSV (HSB):
58°, 34.3915%, 74.1176%
XYZ:
42.3947, 47.8147, 26.0635
xyY:
0.3646, 0.4112, 47.8147
CIE-Lab:
74.7079, -8.9551, 32.2122
CIE-LCH:
74.7079, 33.4338, 105.5361
CIE-Luv:
74.7079, 4.4368, 44.0011
Hunter-Lab:
69.1482, -11.5711, 26.0560
#bdbb7c color charts
#bdbb7c color shades, tints & tones
#bdbb7c color schemes
#bdbb7c color preview, HTML & CSS examples
This text has a color of #bdbb7c
<p style="color:#bdbb7c;">Text here</p>
.mytext {color:#bdbb7c;}
This box has a color of #bdbb7c
<div style="background-color:#bdbb7c;">Content here</div>
.mybackground {background-color:#bdbb7c;}
Border around this has a color of #bdbb7c
<div style="border:2px solid #bdbb7c;">Content here</div>
.myborder {border:2px solid #bdbb7c;}