#b47c61 color space conversions
Hex:
#b47c61
RGB:
180, 124, 97
CMY:
29, 51, 62
CMYK:
0, 31, 46, 29
HSL:
20°, 35.6223%, 54.3137%
HSV (HSB):
20°, 46.1111%, 70.5882%
XYZ:
28.1877, 24.9817, 14.6456
xyY:
0.4157, 0.3684, 24.9817
CIE-Lab:
57.0576, 18.5312, 23.4877
CIE-LCH:
57.0576, 29.9179, 51.7275
CIE-Luv:
57.0576, 40.4136, 25.8276
Hunter-Lab:
49.9817, 13.1991, 17.6141
#b47c61 color charts
#b47c61 color shades, tints & tones
#b47c61 color schemes
#b47c61 color preview, HTML & CSS examples
This text has a color of #b47c61
<p style="color:#b47c61;">Text here</p>
.mytext {color:#b47c61;}
This box has a color of #b47c61
<div style="background-color:#b47c61;">Content here</div>
.mybackground {background-color:#b47c61;}
Border around this has a color of #b47c61
<div style="border:2px solid #b47c61;">Content here</div>
.myborder {border:2px solid #b47c61;}