#b49f6d color space conversions
Hex:
#b49f6d
RGB:
180, 159, 109
CMY:
29, 38, 57
CMYK:
0, 12, 39, 29
HSL:
42°, 32.1267%, 56.6667%
HSV (HSB):
42°, 39.4444%, 70.5882%
XYZ:
33.9808, 35.6037, 19.5492
xyY:
0.3812, 0.3994, 35.6037
CIE-Lab:
66.2160, 0.4901, 28.9230
CIE-LCH:
66.2160, 28.9271, 89.0292
CIE-Luv:
66.2160, 16.4012, 36.9969
Hunter-Lab:
59.6688, -2.7664, 22.3431
#b49f6d color charts
#b49f6d color shades, tints & tones
#b49f6d color schemes
#b49f6d color preview, HTML & CSS examples
This text has a color of #b49f6d
<p style="color:#b49f6d;">Text here</p>
.mytext {color:#b49f6d;}
This box has a color of #b49f6d
<div style="background-color:#b49f6d;">Content here</div>
.mybackground {background-color:#b49f6d;}
Border around this has a color of #b49f6d
<div style="border:2px solid #b49f6d;">Content here</div>
.myborder {border:2px solid #b49f6d;}