#bd8b3c color space conversions
Hex:
#bd8b3c
RGB:
189, 139, 60
CMY:
26, 45, 76
CMYK:
0, 26, 68, 26
HSL:
37°, 51.8072%, 48.8235%
HSV (HSB):
37°, 68.2540%, 74.1176%
XYZ:
31.0345, 29.6103, 8.3546
xyY:
0.4498, 0.4291, 29.6103
CIE-Lab:
61.3165, 11.0406, 48.3174
CIE-LCH:
61.3165, 49.5627, 77.1288
CIE-Luv:
61.3165, 40.1034, 51.3180
Hunter-Lab:
54.4153, 6.5764, 28.9877
#bd8b3c color charts
#bd8b3c color shades, tints & tones
#bd8b3c color schemes
#bd8b3c color preview, HTML & CSS examples
This text has a color of #bd8b3c
<p style="color:#bd8b3c;">Text here</p>
.mytext {color:#bd8b3c;}
This box has a color of #bd8b3c
<div style="background-color:#bd8b3c;">Content here</div>
.mybackground {background-color:#bd8b3c;}
Border around this has a color of #bd8b3c
<div style="border:2px solid #bd8b3c;">Content here</div>
.myborder {border:2px solid #bd8b3c;}