#b39b4d color space conversions
Hex:
#b39b4d
RGB:
179, 155, 77
CMY:
30, 39, 70
CMYK:
0, 13, 57, 30
HSL:
46°, 40.1575%, 50.1961%
HSV (HSB):
46°, 56.9832%, 70.1961%
XYZ:
31.6513, 33.5622, 11.8311
xyY:
0.4108, 0.4356, 33.5622
CIE-Lab:
64.6136, -0.9049, 43.5515
CIE-LCH:
64.6136, 43.5609, 91.1903
CIE-Luv:
64.6136, 20.2011, 51.2862
Hunter-Lab:
57.9329, -3.8602, 28.4448
#b39b4d color charts
#b39b4d color shades, tints & tones
#b39b4d color schemes
#b39b4d color preview, HTML & CSS examples
This text has a color of #b39b4d
<p style="color:#b39b4d;">Text here</p>
.mytext {color:#b39b4d;}
This box has a color of #b39b4d
<div style="background-color:#b39b4d;">Content here</div>
.mybackground {background-color:#b39b4d;}
Border around this has a color of #b39b4d
<div style="border:2px solid #b39b4d;">Content here</div>
.myborder {border:2px solid #b39b4d;}