#b47e41 color space conversions
Hex:
#b47e41
RGB:
180, 126, 65
CMY:
29, 51, 75
CMYK:
0, 30, 64, 29
HSL:
32°, 46.9388%, 48.0392%
HSV (HSB):
32°, 63.8889%, 70.5882%
XYZ:
27.2374, 25.0067, 8.3922
xyY:
0.4492, 0.4124, 25.0067
CIE-Lab:
57.0819, 14.6361, 40.8890
CIE-LCH:
57.0819, 43.4296, 70.3053
CIE-Luv:
57.0819, 42.3011, 43.1158
Hunter-Lab:
50.0067, 9.7128, 25.0545
#b47e41 color charts
#b47e41 color shades, tints & tones
#b47e41 color schemes
#b47e41 color preview, HTML & CSS examples
This text has a color of #b47e41
<p style="color:#b47e41;">Text here</p>
.mytext {color:#b47e41;}
This box has a color of #b47e41
<div style="background-color:#b47e41;">Content here</div>
.mybackground {background-color:#b47e41;}
Border around this has a color of #b47e41
<div style="border:2px solid #b47e41;">Content here</div>
.myborder {border:2px solid #b47e41;}