#b47c56 color space conversions
Hex:
#b47c56
RGB:
180, 124, 86
CMY:
29, 51, 66
CMYK:
0, 31, 52, 29
HSL:
24°, 38.5246%, 52.1569%
HSV (HSB):
24°, 52.2222%, 70.5882%
XYZ:
27.7098, 24.7905, 12.1287
xyY:
0.4288, 0.3836, 24.7905
CIE-Lab:
56.8707, 17.4412, 29.4083
CIE-LCH:
56.8707, 34.1913, 59.3290
CIE-Luv:
56.8707, 41.7017, 32.1227
Hunter-Lab:
49.7900, 12.2084, 20.4102
#b47c56 color charts
#b47c56 color shades, tints & tones
#b47c56 color schemes
#b47c56 color preview, HTML & CSS examples
This text has a color of #b47c56
<p style="color:#b47c56;">Text here</p>
.mytext {color:#b47c56;}
This box has a color of #b47c56
<div style="background-color:#b47c56;">Content here</div>
.mybackground {background-color:#b47c56;}
Border around this has a color of #b47c56
<div style="border:2px solid #b47c56;">Content here</div>
.myborder {border:2px solid #b47c56;}