#b47d4a color space conversions
Hex:
#b47d4a
RGB:
180, 125, 74
CMY:
29, 51, 71
CMYK:
0, 31, 59, 29
HSL:
29°, 41.7323%, 49.8039%
HSV (HSB):
29°, 58.8889%, 70.5882%
XYZ:
27.3920, 24.8649, 9.8343
xyY:
0.4412, 0.4005, 24.8649
CIE-Lab:
56.9436, 15.8551, 36.0308
CIE-LCH:
56.9436, 39.3650, 66.2485
CIE-Luv:
56.9436, 42.2304, 38.6800
Hunter-Lab:
49.8648, 10.7915, 23.2122
#b47d4a color charts
#b47d4a color shades, tints & tones
#b47d4a color schemes
#b47d4a color preview, HTML & CSS examples
This text has a color of #b47d4a
<p style="color:#b47d4a;">Text here</p>
.mytext {color:#b47d4a;}
This box has a color of #b47d4a
<div style="background-color:#b47d4a;">Content here</div>
.mybackground {background-color:#b47d4a;}
Border around this has a color of #b47d4a
<div style="border:2px solid #b47d4a;">Content here</div>
.myborder {border:2px solid #b47d4a;}