#bdbd7c color space conversions
Hex:
#bdbd7c
RGB:
189, 189, 124
CMY:
26, 26, 51
CMYK:
0, 0, 34, 26
HSL:
60°, 32.9949%, 61.3725%
HSV (HSB):
60°, 34.3915%, 74.1176%
XYZ:
42.8220, 48.6692, 26.2059
xyY:
0.3638, 0.4135, 48.6692
CIE-Lab:
75.2451, -9.9915, 32.9126
CIE-LCH:
75.2451, 34.3958, 106.8870
CIE-Luv:
75.2451, 3.2528, 45.0850
Hunter-Lab:
69.7633, -12.5195, 26.5626
#bdbd7c color charts
#bdbd7c color shades, tints & tones
#bdbd7c color schemes
#bdbd7c color preview, HTML & CSS examples
This text has a color of #bdbd7c
<p style="color:#bdbd7c;">Text here</p>
.mytext {color:#bdbd7c;}
This box has a color of #bdbd7c
<div style="background-color:#bdbd7c;">Content here</div>
.mybackground {background-color:#bdbd7c;}
Border around this has a color of #bdbd7c
<div style="border:2px solid #bdbd7c;">Content here</div>
.myborder {border:2px solid #bdbd7c;}