#b47f52 color space conversions
Hex:
#b47f52
RGB:
180, 127, 82
CMY:
29, 50, 68
CMYK:
0, 29, 54, 29
HSL:
28°, 39.5161%, 51.3725%
HSV (HSB):
28°, 54.4444%, 70.5882%
XYZ:
27.9348, 25.4912, 11.4306
xyY:
0.4307, 0.3930, 25.4912
CIE-Lab:
57.5510, 15.4041, 32.4639
CIE-LCH:
57.5510, 35.9331, 64.6157
CIE-Luv:
57.5510, 40.0175, 35.6771
Hunter-Lab:
50.4888, 10.4060, 21.9190
#b47f52 color charts
#b47f52 color shades, tints & tones
#b47f52 color schemes
#b47f52 color preview, HTML & CSS examples
This text has a color of #b47f52
<p style="color:#b47f52;">Text here</p>
.mytext {color:#b47f52;}
This box has a color of #b47f52
<div style="background-color:#b47f52;">Content here</div>
.mybackground {background-color:#b47f52;}
Border around this has a color of #b47f52
<div style="border:2px solid #b47f52;">Content here</div>
.myborder {border:2px solid #b47f52;}