#b47b2e color space conversions
Hex:
#b47b2e
RGB:
180, 123, 46
CMY:
29, 52, 82
CMYK:
0, 32, 74, 29
HSL:
34°, 59.2920%, 44.3137%
HSV (HSB):
34°, 74.4444%, 70.5882%
XYZ:
26.3985, 24.0665, 5.8387
xyY:
0.4689, 0.4274, 24.0665
CIE-Lab:
56.1543, 15.2149, 48.9847
CIE-LCH:
56.1543, 51.2932, 72.7449
CIE-Luv:
56.1543, 45.9487, 48.6117
Hunter-Lab:
49.0576, 10.2023, 27.2838
#b47b2e color charts
#b47b2e color shades, tints & tones
#b47b2e color schemes
#b47b2e color preview, HTML & CSS examples
This text has a color of #b47b2e
<p style="color:#b47b2e;">Text here</p>
.mytext {color:#b47b2e;}
This box has a color of #b47b2e
<div style="background-color:#b47b2e;">Content here</div>
.mybackground {background-color:#b47b2e;}
Border around this has a color of #b47b2e
<div style="border:2px solid #b47b2e;">Content here</div>
.myborder {border:2px solid #b47b2e;}