#b47d2f color space conversions
Hex:
#b47d2f
RGB:
180, 125, 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.6691, 24.5758, 6.0273
xyY:
0.4657, 0.4291, 24.5758
CIE-Lab:
56.6597, 14.1472, 49.0527
CIE-LCH:
56.6597, 51.0520, 73.9120
CIE-Luv:
56.6597, 44.3525, 49.1378
Hunter-Lab:
49.5740, 9.2725, 27.4932
#b47d2f color charts
#b47d2f color shades, tints & tones
#b47d2f color schemes
#b47d2f color preview, HTML & CSS examples
This text has a color of #b47d2f
<p style="color:#b47d2f;">Text here</p>
.mytext {color:#b47d2f;}
This box has a color of #b47d2f
<div style="background-color:#b47d2f;">Content here</div>
.mybackground {background-color:#b47d2f;}
Border around this has a color of #b47d2f
<div style="border:2px solid #b47d2f;">Content here</div>
.myborder {border:2px solid #b47d2f;}