#b49d4c color space conversions
Hex:
#b49d4c
RGB:
180, 157, 76
CMY:
29, 38, 70
CMYK:
0, 13, 58, 29
HSL:
47°, 40.9449%, 50.1961%
HSV (HSB):
47°, 57.7778%, 70.5882%
XYZ:
32.1839, 34.3390, 11.7693
xyY:
0.4111, 0.4386, 34.3390
CIE-Lab:
65.2308, -1.6323, 44.7822
CIE-LCH:
65.2308, 44.8120, 92.0876
CIE-Luv:
65.2308, 19.6193, 52.7062
Hunter-Lab:
58.5995, -4.5139, 29.1117
#b49d4c color charts
#b49d4c color shades, tints & tones
#b49d4c color schemes
#b49d4c color preview, HTML & CSS examples
This text has a color of #b49d4c
<p style="color:#b49d4c;">Text here</p>
.mytext {color:#b49d4c;}
This box has a color of #b49d4c
<div style="background-color:#b49d4c;">Content here</div>
.mybackground {background-color:#b49d4c;}
Border around this has a color of #b49d4c
<div style="border:2px solid #b49d4c;">Content here</div>
.myborder {border:2px solid #b49d4c;}