#b49b8b color space conversions
Hex:
#b49b8b
RGB:
180, 155, 139
CMY:
29, 39, 45
CMYK:
0, 14, 23, 29
HSL:
23°, 21.4660%, 62.5490%
HSV (HSB):
23°, 22.7778%, 70.5882%
XYZ:
35.2039, 35.0101, 29.3283
xyY:
0.3537, 0.3517, 35.0101
CIE-Lab:
65.7565, 6.6783, 11.7963
CIE-LCH:
65.7565, 13.5555, 60.4843
CIE-Luv:
65.7565, 16.5450, 15.0962
Hunter-Lab:
59.1693, 2.6558, 12.0304
#b49b8b color charts
#b49b8b color shades, tints & tones
#b49b8b color schemes
#b49b8b color preview, HTML & CSS examples
This text has a color of #b49b8b
<p style="color:#b49b8b;">Text here</p>
.mytext {color:#b49b8b;}
This box has a color of #b49b8b
<div style="background-color:#b49b8b;">Content here</div>
.mybackground {background-color:#b49b8b;}
Border around this has a color of #b49b8b
<div style="border:2px solid #b49b8b;">Content here</div>
.myborder {border:2px solid #b49b8b;}