#b47c3d color space conversions
Hex:
#b47c3d
RGB:
180, 124, 61
CMY:
29, 51, 76
CMYK:
0, 31, 66, 29
HSL:
32°, 49.3776%, 47.2549%
HSV (HSB):
32°, 66.1111%, 70.5882%
XYZ:
26.8723, 24.4555, 7.7189
xyY:
0.4551, 0.4142, 24.4555
CIE-Lab:
56.5410, 15.4883, 42.2964
CIE-LCH:
56.5410, 45.0430, 69.8880
CIE-Luv:
56.5410, 44.1122, 43.8487
Hunter-Lab:
49.4525, 10.4544, 25.3623
#b47c3d color charts
#b47c3d color shades, tints & tones
#b47c3d color schemes
#b47c3d color preview, HTML & CSS examples
This text has a color of #b47c3d
<p style="color:#b47c3d;">Text here</p>
.mytext {color:#b47c3d;}
This box has a color of #b47c3d
<div style="background-color:#b47c3d;">Content here</div>
.mybackground {background-color:#b47c3d;}
Border around this has a color of #b47c3d
<div style="border:2px solid #b47c3d;">Content here</div>
.myborder {border:2px solid #b47c3d;}