#b49e7d color space conversions
Hex:
#b49e7d
RGB:
180, 158, 125
CMY:
29, 38, 51
CMYK:
0, 12, 31, 29
HSL:
36°, 26.8293%, 59.8039%
HSV (HSB):
36°, 30.5556%, 70.5882%
XYZ:
34.7509, 35.6377, 24.4492
xyY:
0.3664, 0.3758, 35.6377
CIE-Lab:
66.2422, 3.0381, 20.2347
CIE-LCH:
66.2422, 20.4615, 81.4613
CIE-Luv:
66.2422, 15.8909, 26.4728
Hunter-Lab:
59.6973, -0.5621, 17.5057
#b49e7d color charts
#b49e7d color shades, tints & tones
#b49e7d color schemes
#b49e7d color preview, HTML & CSS examples
This text has a color of #b49e7d
<p style="color:#b49e7d;">Text here</p>
.mytext {color:#b49e7d;}
This box has a color of #b49e7d
<div style="background-color:#b49e7d;">Content here</div>
.mybackground {background-color:#b49e7d;}
Border around this has a color of #b49e7d
<div style="border:2px solid #b49e7d;">Content here</div>
.myborder {border:2px solid #b49e7d;}