#bd9c2c color space conversions
Hex:
#bd9c2c
RGB:
189, 156, 44
CMY:
26, 39, 83
CMYK:
0, 17, 77, 26
HSL:
46°, 62.2318%, 45.6863%
HSV (HSB):
46°, 76.7196%, 74.1176%
XYZ:
33.3294, 34.7776, 7.3390
xyY:
0.4418, 0.4610, 34.7776
CIE-Lab:
65.5751, 0.9699, 59.2535
CIE-LCH:
65.5751, 59.2615, 89.0622
CIE-Luv:
65.5751, 28.3097, 63.1790
Hunter-Lab:
58.9725, -2.3196, 33.9023
#bd9c2c color charts
#bd9c2c color shades, tints & tones
#bd9c2c color schemes
#bd9c2c color preview, HTML & CSS examples
This text has a color of #bd9c2c
<p style="color:#bd9c2c;">Text here</p>
.mytext {color:#bd9c2c;}
This box has a color of #bd9c2c
<div style="background-color:#bd9c2c;">Content here</div>
.mybackground {background-color:#bd9c2c;}
Border around this has a color of #bd9c2c
<div style="border:2px solid #bd9c2c;">Content here</div>
.myborder {border:2px solid #bd9c2c;}