#b46e1d color space conversions
Hex:
#b46e1d
RGB:
180, 110, 29
CMY:
29, 57, 89
CMYK:
0, 39, 84, 29
HSL:
32°, 72.2488%, 40.9804%
HSV (HSB):
32°, 83.8889%, 70.5882%
XYZ:
24.6201, 20.9439, 3.9073
xyY:
0.4977, 0.4234, 20.9439
CIE-Lab:
52.8880, 21.7971, 52.8038
CIE-LCH:
52.8880, 57.1258, 67.5695
CIE-Luv:
52.8880, 57.1563, 47.7512
Hunter-Lab:
45.7645, 15.9405, 26.9730
#b46e1d color charts
#b46e1d color shades, tints & tones
#b46e1d color schemes
#b46e1d color preview, HTML & CSS examples
This text has a color of #b46e1d
<p style="color:#b46e1d;">Text here</p>
.mytext {color:#b46e1d;}
This box has a color of #b46e1d
<div style="background-color:#b46e1d;">Content here</div>
.mybackground {background-color:#b46e1d;}
Border around this has a color of #b46e1d
<div style="border:2px solid #b46e1d;">Content here</div>
.myborder {border:2px solid #b46e1d;}