#b46f1e color space conversions
Hex:
#b46f1e
RGB:
180, 111, 30
CMY:
29, 56, 88
CMYK:
0, 38, 83, 29
HSL:
32°, 71.4286%, 41.1765%
HSV (HSB):
32°, 83.3333%, 70.5882%
XYZ:
24.7412, 21.1659, 4.0097
xyY:
0.4956, 0.4240, 21.1659
CIE-Lab:
53.1306, 21.2731, 52.6509
CIE-LCH:
53.1306, 56.7861, 67.9993
CIE-Luv:
53.1306, 56.3036, 47.9252
Hunter-Lab:
46.0064, 15.4818, 27.0370
#b46f1e color charts
#b46f1e color shades, tints & tones
#b46f1e color schemes
#b46f1e color preview, HTML & CSS examples
This text has a color of #b46f1e
<p style="color:#b46f1e;">Text here</p>
.mytext {color:#b46f1e;}
This box has a color of #b46f1e
<div style="background-color:#b46f1e;">Content here</div>
.mybackground {background-color:#b46f1e;}
Border around this has a color of #b46f1e
<div style="border:2px solid #b46f1e;">Content here</div>
.myborder {border:2px solid #b46f1e;}