#b47d3e color space conversions
Hex:
#b47d3e
RGB:
180, 125, 62
CMY:
29, 51, 76
CMYK:
0, 31, 66, 29
HSL:
32°, 48.7603%, 47.4510%
HSV (HSB):
32°, 65.5556%, 70.5882%
XYZ:
27.0255, 24.7183, 7.9041
xyY:
0.4531, 0.4144, 24.7183
CIE-Lab:
56.7999, 14.9945, 42.0860
CIE-LCH:
56.7999, 44.6774, 70.3899
CIE-Luv:
56.7999, 43.2866, 43.8913
Hunter-Lab:
49.7175, 10.0235, 25.3763
#b47d3e color charts
#b47d3e color shades, tints & tones
#b47d3e color schemes
#b47d3e color preview, HTML & CSS examples
This text has a color of #b47d3e
<p style="color:#b47d3e;">Text here</p>
.mytext {color:#b47d3e;}
This box has a color of #b47d3e
<div style="background-color:#b47d3e;">Content here</div>
.mybackground {background-color:#b47d3e;}
Border around this has a color of #b47d3e
<div style="border:2px solid #b47d3e;">Content here</div>
.myborder {border:2px solid #b47d3e;}