#bd8b4c color space conversions
Hex:
#bd8b4c
RGB:
189, 139, 76
CMY:
26, 45, 70
CMYK:
0, 26, 60, 26
HSL:
33°, 46.1224%, 51.9608%
HSV (HSB):
33°, 59.7884%, 74.1176%
XYZ:
31.5234, 29.8059, 10.9291
xyY:
0.4363, 0.4125, 29.8059
CIE-Lab:
61.4863, 12.1070, 40.6495
CIE-LCH:
61.4863, 42.4142, 73.4144
CIE-Luv:
61.4863, 38.9480, 44.9306
Hunter-Lab:
54.5947, 7.5264, 26.3473
#bd8b4c color charts
#bd8b4c color shades, tints & tones
#bd8b4c color schemes
#bd8b4c color preview, HTML & CSS examples
This text has a color of #bd8b4c
<p style="color:#bd8b4c;">Text here</p>
.mytext {color:#bd8b4c;}
This box has a color of #bd8b4c
<div style="background-color:#bd8b4c;">Content here</div>
.mybackground {background-color:#bd8b4c;}
Border around this has a color of #bd8b4c
<div style="border:2px solid #bd8b4c;">Content here</div>
.myborder {border:2px solid #bd8b4c;}