#b47d24 color space conversions
Hex:
#b47d24
RGB:
180, 125, 36
CMY:
29, 51, 86
CMYK:
0, 31, 80, 29
HSL:
37°, 66.6667%, 42.3529%
HSV (HSB):
37°, 80.0000%, 70.5882%
XYZ:
26.4744, 24.4979, 5.0023
xyY:
0.4730, 0.4377, 24.4979
CIE-Lab:
56.5829, 13.6800, 53.5122
CIE-LCH:
56.5829, 55.2331, 75.6599
CIE-Luv:
56.5829, 44.9517, 52.0815
Hunter-Lab:
49.4954, 8.8605, 28.6546
#b47d24 color charts
#b47d24 color shades, tints & tones
#b47d24 color schemes
#b47d24 color preview, HTML & CSS examples
This text has a color of #b47d24
<p style="color:#b47d24;">Text here</p>
.mytext {color:#b47d24;}
This box has a color of #b47d24
<div style="background-color:#b47d24;">Content here</div>
.mybackground {background-color:#b47d24;}
Border around this has a color of #b47d24
<div style="border:2px solid #b47d24;">Content here</div>
.myborder {border:2px solid #b47d24;}