#b47c1f color space conversions
Hex:
#b47c1f
RGB:
180, 124, 31
CMY:
29, 51, 88
CMYK:
0, 31, 83, 29
HSL:
37°, 70.6161%, 41.3725%
HSV (HSB):
37°, 82.7778%, 70.5882%
XYZ:
26.2774, 24.2175, 4.5858
xyY:
0.4771, 0.4397, 24.2175
CIE-Lab:
56.3049, 14.0658, 55.0787
CIE-LCH:
56.3049, 56.8464, 75.6742
CIE-Luv:
56.3049, 45.9565, 52.7765
Hunter-Lab:
49.2113, 9.1939, 28.9229
#b47c1f color charts
#b47c1f color shades, tints & tones
#b47c1f color schemes
#b47c1f color preview, HTML & CSS examples
This text has a color of #b47c1f
<p style="color:#b47c1f;">Text here</p>
.mytext {color:#b47c1f;}
This box has a color of #b47c1f
<div style="background-color:#b47c1f;">Content here</div>
.mybackground {background-color:#b47c1f;}
Border around this has a color of #b47c1f
<div style="border:2px solid #b47c1f;">Content here</div>
.myborder {border:2px solid #b47c1f;}