#b49b6a color space conversions
Hex:
#b49b6a
RGB:
180, 155, 106
CMY:
29, 39, 58
CMYK:
0, 14, 41, 29
HSL:
40°, 33.0357%, 56.0784%
HSV (HSB):
40°, 41.1111%, 70.5882%
XYZ:
33.1453, 34.1866, 18.4874
xyY:
0.3862, 0.3984, 34.1866
CIE-Lab:
65.1104, 2.3227, 29.0977
CIE-LCH:
65.1104, 29.1903, 85.4362
CIE-Luv:
65.1104, 19.1395, 36.6197
Hunter-Lab:
58.4693, -1.1327, 22.1816
#b49b6a color charts
#b49b6a color shades, tints & tones
#b49b6a color schemes
#b49b6a color preview, HTML & CSS examples
This text has a color of #b49b6a
<p style="color:#b49b6a;">Text here</p>
.mytext {color:#b49b6a;}
This box has a color of #b49b6a
<div style="background-color:#b49b6a;">Content here</div>
.mybackground {background-color:#b49b6a;}
Border around this has a color of #b49b6a
<div style="border:2px solid #b49b6a;">Content here</div>
.myborder {border:2px solid #b49b6a;}