#b47c2e color space conversions
Hex:
#b47c2e
RGB:
180, 124, 46
CMY:
29, 51, 82
CMYK:
0, 31, 74, 29
HSL:
35°, 59.2920%, 44.3137%
HSV (HSB):
35°, 74.4444%, 70.5882%
XYZ:
26.5232, 24.3159, 5.8803
xyY:
0.4676, 0.4287, 24.3159
CIE-Lab:
56.4027, 14.6571, 49.2344
CIE-LCH:
56.4027, 51.3698, 73.4217
CIE-Luv:
56.4027, 45.1804, 49.0240
Hunter-Lab:
49.3111, 9.7161, 27.4475
#b47c2e color charts
#b47c2e color shades, tints & tones
#b47c2e color schemes
#b47c2e color preview, HTML & CSS examples
This text has a color of #b47c2e
<p style="color:#b47c2e;">Text here</p>
.mytext {color:#b47c2e;}
This box has a color of #b47c2e
<div style="background-color:#b47c2e;">Content here</div>
.mybackground {background-color:#b47c2e;}
Border around this has a color of #b47c2e
<div style="border:2px solid #b47c2e;">Content here</div>
.myborder {border:2px solid #b47c2e;}