#bd9d3e color space conversions
Hex:
#bd9d3e
RGB:
189, 157, 62
CMY:
26, 38, 76
CMYK:
0, 17, 67, 26
HSL:
45°, 50.5976%, 49.2157%
HSV (HSB):
45°, 67.1958%, 74.1176%
XYZ:
33.9127, 35.2806, 9.5799
xyY:
0.4305, 0.4479, 35.2806
CIE-Lab:
65.9665, 1.3282, 52.3681
CIE-LCH:
65.9665, 52.3849, 88.5471
CIE-Luv:
65.9665, 26.8883, 58.4428
Hunter-Lab:
59.3974, -2.0316, 32.0157
#bd9d3e color charts
#bd9d3e color shades, tints & tones
#bd9d3e color schemes
#bd9d3e color preview, HTML & CSS examples
This text has a color of #bd9d3e
<p style="color:#bd9d3e;">Text here</p>
.mytext {color:#bd9d3e;}
This box has a color of #bd9d3e
<div style="background-color:#bd9d3e;">Content here</div>
.mybackground {background-color:#bd9d3e;}
Border around this has a color of #bd9d3e
<div style="border:2px solid #bd9d3e;">Content here</div>
.myborder {border:2px solid #bd9d3e;}