#b47d20 color space conversions
Hex:
#b47d20
RGB:
180, 125, 32
CMY:
29, 51, 87
CMYK:
0, 31, 82, 29
HSL:
38°, 69.8113%, 41.5686%
HSV (HSB):
38°, 82.2222%, 70.5882%
XYZ:
26.4167, 24.4748, 4.6983
xyY:
0.4752, 0.4403, 24.4748
CIE-Lab:
56.5601, 13.5408, 54.9543
CIE-LCH:
56.5601, 56.5979, 76.1580
CIE-Luv:
56.5601, 45.1318, 52.9654
Hunter-Lab:
49.4720, 8.7381, 28.9997
#b47d20 color charts
#b47d20 color shades, tints & tones
#b47d20 color schemes
#b47d20 color preview, HTML & CSS examples
This text has a color of #b47d20
<p style="color:#b47d20;">Text here</p>
.mytext {color:#b47d20;}
This box has a color of #b47d20
<div style="background-color:#b47d20;">Content here</div>
.mybackground {background-color:#b47d20;}
Border around this has a color of #b47d20
<div style="border:2px solid #b47d20;">Content here</div>
.myborder {border:2px solid #b47d20;}