#b49c9d color space conversions
Hex:
#b49c9d
RGB:
180, 156, 157
CMY:
29, 39, 38
CMYK:
0, 13, 13, 29
HSL:
358°, 13.7931%, 65.8824%
HSV (HSB):
358°, 13.3333%, 70.5882%
XYZ:
36.7967, 35.9146, 36.8911
xyY:
0.3357, 0.3277, 35.9146
CIE-Lab:
66.4546, 9.0049, 2.7349
CIE-LCH:
66.4546, 9.4110, 16.8944
CIE-Luv:
66.4546, 14.3920, 2.3469
Hunter-Lab:
59.9288, 4.7249, 5.4522
#b49c9d color charts
#b49c9d color shades, tints & tones
#b49c9d color schemes
#b49c9d color preview, HTML & CSS examples
This text has a color of #b49c9d
<p style="color:#b49c9d;">Text here</p>
.mytext {color:#b49c9d;}
This box has a color of #b49c9d
<div style="background-color:#b49c9d;">Content here</div>
.mybackground {background-color:#b49c9d;}
Border around this has a color of #b49c9d
<div style="border:2px solid #b49c9d;">Content here</div>
.myborder {border:2px solid #b49c9d;}