#b46d31 color space conversions
Hex:
#b46d31
RGB:
180, 109, 49
CMY:
29, 57, 81
CMYK:
0, 39, 73, 29
HSL:
27°, 57.2052%, 44.9020%
HSV (HSB):
27°, 72.7778%, 70.5882%
XYZ:
24.8454, 20.8623, 5.6231
xyY:
0.4840, 0.4064, 20.8623
CIE-Lab:
52.7985, 23.1523, 44.1390
CIE-LCH:
52.7985, 49.8425, 62.3216
CIE-Luv:
52.7985, 56.5475, 41.9313
Hunter-Lab:
45.6753, 17.1646, 24.6735
#b46d31 color charts
#b46d31 color shades, tints & tones
#b46d31 color schemes
#b46d31 color preview, HTML & CSS examples
This text has a color of #b46d31
<p style="color:#b46d31;">Text here</p>
.mytext {color:#b46d31;}
This box has a color of #b46d31
<div style="background-color:#b46d31;">Content here</div>
.mybackground {background-color:#b46d31;}
Border around this has a color of #b46d31
<div style="border:2px solid #b46d31;">Content here</div>
.myborder {border:2px solid #b46d31;}