#b49e4e color space conversions
Hex:
#b49e4e
RGB:
180, 158, 78
CMY:
29, 38, 69
CMYK:
0, 12, 57, 29
HSL:
47°, 40.4762%, 50.5882%
HSV (HSB):
47°, 56.6667%, 70.5882%
XYZ:
32.4244, 34.7071, 12.1979
xyY:
0.4087, 0.4375, 34.7071
CIE-Lab:
65.5200, -2.0127, 44.1380
CIE-LCH:
65.5200, 44.1839, 92.6109
CIE-Luv:
65.5200, 18.8466, 52.3245
Hunter-Lab:
58.9127, -4.8544, 28.9629
#b49e4e color charts
#b49e4e color shades, tints & tones
#b49e4e color schemes
#b49e4e color preview, HTML & CSS examples
This text has a color of #b49e4e
<p style="color:#b49e4e;">Text here</p>
.mytext {color:#b49e4e;}
This box has a color of #b49e4e
<div style="background-color:#b49e4e;">Content here</div>
.mybackground {background-color:#b49e4e;}
Border around this has a color of #b49e4e
<div style="border:2px solid #b49e4e;">Content here</div>
.myborder {border:2px solid #b49e4e;}