#b46e1f color space conversions
Hex:
#b46e1f
RGB:
180, 110, 31
CMY:
29, 57, 88
CMYK:
0, 39, 83, 29
HSL:
32°, 70.6161%, 41.3725%
HSV (HSB):
32°, 82.7778%, 70.5882%
XYZ:
24.6456, 20.9541, 4.0419
xyY:
0.4965, 0.4221, 20.9541
CIE-Lab:
52.8992, 21.8590, 52.0744
CIE-LCH:
52.8992, 56.4762, 67.2290
CIE-Luv:
52.8992, 57.0481, 47.3278
Hunter-Lab:
45.7756, 15.9972, 26.8078
#b46e1f color charts
#b46e1f color shades, tints & tones
#b46e1f color schemes
#b46e1f color preview, HTML & CSS examples
This text has a color of #b46e1f
<p style="color:#b46e1f;">Text here</p>
.mytext {color:#b46e1f;}
This box has a color of #b46e1f
<div style="background-color:#b46e1f;">Content here</div>
.mybackground {background-color:#b46e1f;}
Border around this has a color of #b46e1f
<div style="border:2px solid #b46e1f;">Content here</div>
.myborder {border:2px solid #b46e1f;}