#b47c2f color space conversions
Hex:
#b47c2f
RGB:
180, 124, 47
CMY:
29, 51, 82
CMYK:
0, 31, 74, 29
HSL:
35°, 58.5903%, 44.5098%
HSV (HSB):
35°, 73.8889%, 70.5882%
XYZ:
26.5431, 24.3238, 5.9853
xyY:
0.4669, 0.4278, 24.3238
CIE-Lab:
56.4106, 14.7049, 48.8005
CIE-LCH:
56.4106, 50.9679, 73.2310
CIE-Luv:
56.4106, 45.1183, 48.7235
Hunter-Lab:
49.3192, 9.7584, 27.3281
#b47c2f color charts
#b47c2f color shades, tints & tones
#b47c2f color schemes
#b47c2f color preview, HTML & CSS examples
This text has a color of #b47c2f
<p style="color:#b47c2f;">Text here</p>
.mytext {color:#b47c2f;}
This box has a color of #b47c2f
<div style="background-color:#b47c2f;">Content here</div>
.mybackground {background-color:#b47c2f;}
Border around this has a color of #b47c2f
<div style="border:2px solid #b47c2f;">Content here</div>
.myborder {border:2px solid #b47c2f;}