#bd8a2e color space conversions
Hex:
#bd8a2e
RGB:
189, 138, 46
CMY:
26, 46, 82
CMYK:
0, 27, 76, 26
HSL:
39°, 60.8511%, 46.0784%
HSV (HSB):
39°, 75.6614%, 74.1176%
XYZ:
30.5679, 29.1930, 6.6085
xyY:
0.4606, 0.4399, 29.1930
CIE-Lab:
60.9516, 10.8791, 54.0774
CIE-LCH:
60.9516, 55.1608, 78.6252
CIE-Luv:
60.9516, 41.6537, 55.2610
Hunter-Lab:
54.0306, 6.4332, 30.5696
#bd8a2e color charts
#bd8a2e color shades, tints & tones
#bd8a2e color schemes
#bd8a2e color preview, HTML & CSS examples
This text has a color of #bd8a2e
<p style="color:#bd8a2e;">Text here</p>
.mytext {color:#bd8a2e;}
This box has a color of #bd8a2e
<div style="background-color:#bd8a2e;">Content here</div>
.mybackground {background-color:#bd8a2e;}
Border around this has a color of #bd8a2e
<div style="border:2px solid #bd8a2e;">Content here</div>
.myborder {border:2px solid #bd8a2e;}