#b46f40 color space conversions
Hex:
#b46f40
RGB:
180, 111, 64
CMY:
29, 56, 75
CMYK:
0, 38, 64, 29
HSL:
24°, 47.5410%, 47.8431%
HSV (HSB):
24°, 64.4444%, 70.5882%
XYZ:
25.4322, 21.4423, 7.6488
xyY:
0.4664, 0.3933, 21.4423
CIE-Lab:
53.4303, 22.9266, 37.1843
CIE-LCH:
53.4303, 43.6841, 58.3433
CIE-Luv:
53.4303, 53.5483, 36.9625
Hunter-Lab:
46.3059, 17.0010, 22.6205
#b46f40 color charts
#b46f40 color shades, tints & tones
#b46f40 color schemes
#b46f40 color preview, HTML & CSS examples
This text has a color of #b46f40
<p style="color:#b46f40;">Text here</p>
.mytext {color:#b46f40;}
This box has a color of #b46f40
<div style="background-color:#b46f40;">Content here</div>
.mybackground {background-color:#b46f40;}
Border around this has a color of #b46f40
<div style="border:2px solid #b46f40;">Content here</div>
.myborder {border:2px solid #b46f40;}