#b47e4b color space conversions
Hex:
#b47e4b
RGB:
180, 126, 75
CMY:
29, 51, 71
CMYK:
0, 30, 58, 29
HSL:
29°, 41.1765%, 50.0000%
HSV (HSB):
29°, 58.3333%, 70.5882%
XYZ:
27.5532, 25.1330, 10.0556
xyY:
0.4392, 0.4006, 25.1330
CIE-Lab:
57.2048, 15.3759, 35.8130
CIE-LCH:
57.2048, 38.9742, 66.7644
CIE-Luv:
57.2048, 41.4142, 38.6688
Hunter-Lab:
50.1328, 10.3720, 23.2007
#b47e4b color charts
#b47e4b color shades, tints & tones
#b47e4b color schemes
#b47e4b color preview, HTML & CSS examples
This text has a color of #b47e4b
<p style="color:#b47e4b;">Text here</p>
.mytext {color:#b47e4b;}
This box has a color of #b47e4b
<div style="background-color:#b47e4b;">Content here</div>
.mybackground {background-color:#b47e4b;}
Border around this has a color of #b47e4b
<div style="border:2px solid #b47e4b;">Content here</div>
.myborder {border:2px solid #b47e4b;}