#b47b2c color space conversions
Hex:
#b47b2c
RGB:
180, 123, 44
CMY:
29, 52, 83
CMYK:
0, 32, 76, 29
HSL:
35°, 60.7143%, 43.9216%
HSV (HSB):
35°, 75.5556%, 70.5882%
XYZ:
26.3600, 24.0511, 5.6359
xyY:
0.4703, 0.4291, 24.0511
CIE-Lab:
56.1389, 15.1225, 49.8418
CIE-LCH:
56.1389, 52.0855, 73.1217
CIE-Luv:
56.1389, 46.0714, 49.1964
Hunter-Lab:
49.0419, 10.1203, 27.5157
#b47b2c color charts
#b47b2c color shades, tints & tones
#b47b2c color schemes
#b47b2c color preview, HTML & CSS examples
This text has a color of #b47b2c
<p style="color:#b47b2c;">Text here</p>
.mytext {color:#b47b2c;}
This box has a color of #b47b2c
<div style="background-color:#b47b2c;">Content here</div>
.mybackground {background-color:#b47b2c;}
Border around this has a color of #b47b2c
<div style="border:2px solid #b47b2c;">Content here</div>
.myborder {border:2px solid #b47b2c;}