#b47f6c color space conversions
Hex:
#b47f6c
RGB:
180, 127, 108
CMY:
29, 50, 58
CMYK:
0, 29, 40, 29
HSL:
16°, 32.4324%, 56.4706%
HSV (HSB):
16°, 40.0000%, 70.5882%
XYZ:
29.1185, 25.9648, 17.6643
xyY:
0.4003, 0.3569, 25.9648
CIE-Lab:
58.0036, 18.0841, 18.5130
CIE-LCH:
58.0036, 25.8799, 45.6715
CIE-Luv:
58.0036, 37.0582, 20.5042
Hunter-Lab:
50.9556, 12.8313, 15.1154
#b47f6c color charts
#b47f6c color shades, tints & tones
#b47f6c color schemes
#b47f6c color preview, HTML & CSS examples
This text has a color of #b47f6c
<p style="color:#b47f6c;">Text here</p>
.mytext {color:#b47f6c;}
This box has a color of #b47f6c
<div style="background-color:#b47f6c;">Content here</div>
.mybackground {background-color:#b47f6c;}
Border around this has a color of #b47f6c
<div style="border:2px solid #b47f6c;">Content here</div>
.myborder {border:2px solid #b47f6c;}