#b47a5e color space conversions
Hex:
#b47a5e
RGB:
180, 122, 94
CMY:
29, 52, 63
CMYK:
0, 32, 48, 29
HSL:
20°, 36.4407%, 53.7255%
HSV (HSB):
20°, 47.7778%, 70.5882%
XYZ:
27.8023, 24.4305, 13.8399
xyY:
0.4208, 0.3698, 24.4305
CIE-Lab:
56.5163, 19.3376, 24.4691
CIE-LCH:
56.5163, 31.1878, 51.6811
CIE-Luv:
56.5163, 42.1402, 26.6100
Hunter-Lab:
49.4272, 13.9067, 17.9975
#b47a5e color charts
#b47a5e color shades, tints & tones
#b47a5e color schemes
#b47a5e color preview, HTML & CSS examples
This text has a color of #b47a5e
<p style="color:#b47a5e;">Text here</p>
.mytext {color:#b47a5e;}
This box has a color of #b47a5e
<div style="background-color:#b47a5e;">Content here</div>
.mybackground {background-color:#b47a5e;}
Border around this has a color of #b47a5e
<div style="border:2px solid #b47a5e;">Content here</div>
.myborder {border:2px solid #b47a5e;}