#b47e40 color space conversions
Hex:
#b47e40
RGB:
180, 126, 64
CMY:
29, 51, 75
CMYK:
0, 30, 64, 29
HSL:
32°, 47.5410%, 47.8431%
HSV (HSB):
32°, 64.4444%, 70.5882%
XYZ:
27.2087, 24.9952, 8.2410
xyY:
0.4501, 0.4135, 24.9952
CIE-Lab:
57.0707, 14.5685, 41.3841
CIE-LCH:
57.0707, 43.8735, 70.6064
CIE-Luv:
57.0707, 42.3831, 43.5268
Hunter-Lab:
49.9952, 9.6527, 25.2235
#b47e40 color charts
#b47e40 color shades, tints & tones
#b47e40 color schemes
#b47e40 color preview, HTML & CSS examples
This text has a color of #b47e40
<p style="color:#b47e40;">Text here</p>
.mytext {color:#b47e40;}
This box has a color of #b47e40
<div style="background-color:#b47e40;">Content here</div>
.mybackground {background-color:#b47e40;}
Border around this has a color of #b47e40
<div style="border:2px solid #b47e40;">Content here</div>
.myborder {border:2px solid #b47e40;}