#b47c7f color space conversions
Hex:
#b47c7f
RGB:
180, 124, 127
CMY:
29, 51, 50
CMYK:
0, 31, 29, 29
HSL:
357°, 27.1845%, 59.6078%
HSV (HSB):
357°, 31.1111%, 70.5882%
XYZ:
29.8608, 25.6509, 23.4560
xyY:
0.3781, 0.3248, 25.6509
CIE-Lab:
57.7042, 22.2146, 7.1831
CIE-LCH:
57.7042, 23.3471, 17.9185
CIE-Luv:
57.7042, 36.3366, 5.7518
Hunter-Lab:
50.6467, 16.6101, 7.9938
#b47c7f color charts
#b47c7f color shades, tints & tones
#b47c7f color schemes
#b47c7f color preview, HTML & CSS examples
This text has a color of #b47c7f
<p style="color:#b47c7f;">Text here</p>
.mytext {color:#b47c7f;}
This box has a color of #b47c7f
<div style="background-color:#b47c7f;">Content here</div>
.mybackground {background-color:#b47c7f;}
Border around this has a color of #b47c7f
<div style="border:2px solid #b47c7f;">Content here</div>
.myborder {border:2px solid #b47c7f;}