#b47c24 color space conversions
Hex:
#b47c24
RGB:
180, 124, 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.3485, 24.2460, 4.9603
xyY:
0.4743, 0.4364, 24.2460
CIE-Lab:
56.3332, 14.2374, 53.2827
CIE-LCH:
56.3332, 55.1521, 75.0398
CIE-Luv:
56.3332, 45.7299, 51.6814
Hunter-Lab:
49.2402, 9.3452, 28.4955
#b47c24 color charts
#b47c24 color shades, tints & tones
#b47c24 color schemes
#b47c24 color preview, HTML & CSS examples
This text has a color of #b47c24
<p style="color:#b47c24;">Text here</p>
.mytext {color:#b47c24;}
This box has a color of #b47c24
<div style="background-color:#b47c24;">Content here</div>
.mybackground {background-color:#b47c24;}
Border around this has a color of #b47c24
<div style="border:2px solid #b47c24;">Content here</div>
.myborder {border:2px solid #b47c24;}