#bdbb6e color space conversions
Hex:
#bdbb6e
RGB:
189, 187, 110
CMY:
26, 27, 57
CMYK:
0, 1, 42, 26
HSL:
58°, 37.4408%, 58.6275%
HSV (HSB):
58°, 41.7989%, 74.1176%
XYZ:
41.5711, 47.4853, 21.7264
xyY:
0.3752, 0.4286, 47.4853
CIE-Lab:
74.4991, -10.5452, 39.1622
CIE-LCH:
74.4991, 40.5571, 105.0706
CIE-Luv:
74.4991, 5.0228, 51.7765
Hunter-Lab:
68.9095, -12.9080, 29.5432
#bdbb6e color charts
#bdbb6e color shades, tints & tones
#bdbb6e color schemes
#bdbb6e color preview, HTML & CSS examples
This text has a color of #bdbb6e
<p style="color:#bdbb6e;">Text here</p>
.mytext {color:#bdbb6e;}
This box has a color of #bdbb6e
<div style="background-color:#bdbb6e;">Content here</div>
.mybackground {background-color:#bdbb6e;}
Border around this has a color of #bdbb6e
<div style="border:2px solid #bdbb6e;">Content here</div>
.myborder {border:2px solid #bdbb6e;}