#b47d6b color space conversions
Hex:
#b47d6b
RGB:
180, 125, 107
CMY:
29, 51, 58
CMYK:
0, 31, 41, 29
HSL:
15°, 32.7354%, 56.2745%
HSV (HSB):
15°, 40.5556%, 70.5882%
XYZ:
28.8098, 25.4321, 17.3004
xyY:
0.4027, 0.3555, 25.4321
CIE-Lab:
57.4940, 19.0853, 18.3889
CIE-LCH:
57.4940, 26.5028, 43.9354
CIE-Luv:
57.4940, 38.4867, 20.0966
Hunter-Lab:
50.4302, 13.7209, 14.9614
#b47d6b color charts
#b47d6b color shades, tints & tones
#b47d6b color schemes
#b47d6b color preview, HTML & CSS examples
This text has a color of #b47d6b
<p style="color:#b47d6b;">Text here</p>
.mytext {color:#b47d6b;}
This box has a color of #b47d6b
<div style="background-color:#b47d6b;">Content here</div>
.mybackground {background-color:#b47d6b;}
Border around this has a color of #b47d6b
<div style="border:2px solid #b47d6b;">Content here</div>
.myborder {border:2px solid #b47d6b;}