#b47f6f color space conversions
Hex:
#b47f6f
RGB:
180, 127, 111
CMY:
29, 50, 56
CMYK:
0, 29, 38, 29
HSL:
14°, 31.5068%, 57.0588%
HSV (HSB):
14°, 38.3333%, 70.5882%
XYZ:
29.2810, 26.0297, 18.5199
xyY:
0.3966, 0.3526, 26.0297
CIE-Lab:
58.0653, 18.4439, 16.8861
CIE-LCH:
58.0653, 25.0064, 42.4752
CIE-Luv:
58.0653, 36.6768, 18.5400
Hunter-Lab:
51.0193, 13.1608, 14.1914
#b47f6f color charts
#b47f6f color shades, tints & tones
#b47f6f color schemes
#b47f6f color preview, HTML & CSS examples
This text has a color of #b47f6f
<p style="color:#b47f6f;">Text here</p>
.mytext {color:#b47f6f;}
This box has a color of #b47f6f
<div style="background-color:#b47f6f;">Content here</div>
.mybackground {background-color:#b47f6f;}
Border around this has a color of #b47f6f
<div style="border:2px solid #b47f6f;">Content here</div>
.myborder {border:2px solid #b47f6f;}