#b47f31 color space conversions
Hex:
#b47f31
RGB:
180, 127, 49
CMY:
29, 50, 81
CMYK:
0, 29, 73, 29
HSL:
36°, 57.2052%, 44.9020%
HSV (HSB):
36°, 72.7778%, 70.5882%
XYZ:
26.9661, 25.1038, 6.3300
xyY:
0.4617, 0.4299, 25.1038
CIE-Lab:
57.1764, 13.1309, 48.6884
CIE-LCH:
57.1764, 50.4280, 74.9069
CIE-Luv:
57.1764, 42.7045, 49.3566
Hunter-Lab:
50.1037, 8.3884, 27.5820
#b47f31 color charts
#b47f31 color shades, tints & tones
#b47f31 color schemes
#b47f31 color preview, HTML & CSS examples
This text has a color of #b47f31
<p style="color:#b47f31;">Text here</p>
.mytext {color:#b47f31;}
This box has a color of #b47f31
<div style="background-color:#b47f31;">Content here</div>
.mybackground {background-color:#b47f31;}
Border around this has a color of #b47f31
<div style="border:2px solid #b47f31;">Content here</div>
.myborder {border:2px solid #b47f31;}