#b49c5a color space conversions
Hex:
#b49c5a
RGB:
180, 156, 90
CMY:
29, 39, 65
CMYK:
0, 13, 50, 29
HSL:
44°, 37.5000%, 52.9412%
HSV (HSB):
44°, 50.0000%, 70.5882%
XYZ:
32.5563, 34.2184, 14.5618
xyY:
0.4003, 0.4207, 34.2184
CIE-Lab:
65.1356, 0.1173, 37.6111
CIE-LCH:
65.1356, 37.6113, 89.8213
CIE-Luv:
65.1356, 19.5276, 45.7814
Hunter-Lab:
58.4965, -3.0245, 26.1883
#b49c5a color charts
#b49c5a color shades, tints & tones
#b49c5a color schemes
#b49c5a color preview, HTML & CSS examples
This text has a color of #b49c5a
<p style="color:#b49c5a;">Text here</p>
.mytext {color:#b49c5a;}
This box has a color of #b49c5a
<div style="background-color:#b49c5a;">Content here</div>
.mybackground {background-color:#b49c5a;}
Border around this has a color of #b49c5a
<div style="border:2px solid #b49c5a;">Content here</div>
.myborder {border:2px solid #b49c5a;}