#b47c25 color space conversions
Hex:
#b47c25
RGB:
180, 124, 37
CMY:
29, 51, 85
CMYK:
0, 31, 79, 29
HSL:
37°, 65.8986%, 42.5490%
HSV (HSB):
37°, 79.4444%, 70.5882%
XYZ:
26.3640, 24.2522, 5.0419
xyY:
0.4737, 0.4357, 24.2522
CIE-Lab:
56.3394, 14.2747, 52.9039
CIE-LCH:
56.3394, 54.7959, 74.8998
CIE-Luv:
56.3394, 45.6807, 51.4438
Hunter-Lab:
49.2465, 9.3781, 28.4024
#b47c25 color charts
#b47c25 color shades, tints & tones
#b47c25 color schemes
#b47c25 color preview, HTML & CSS examples
This text has a color of #b47c25
<p style="color:#b47c25;">Text here</p>
.mytext {color:#b47c25;}
This box has a color of #b47c25
<div style="background-color:#b47c25;">Content here</div>
.mybackground {background-color:#b47c25;}
Border around this has a color of #b47c25
<div style="border:2px solid #b47c25;">Content here</div>
.myborder {border:2px solid #b47c25;}