#b39b5f color space conversions
Hex:
#b39b5f
RGB:
179, 155, 95
CMY:
30, 39, 63
CMYK:
0, 13, 47, 30
HSL:
43°, 35.5932%, 53.7255%
HSV (HSB):
43°, 46.9274%, 70.1961%
XYZ:
32.3773, 33.8526, 15.6542
xyY:
0.3954, 0.4134, 33.8526
CIE-Lab:
64.8454, 0.7256, 34.6146
CIE-LCH:
64.8454, 34.6222, 88.7991
CIE-Luv:
64.8454, 19.1702, 42.6422
Hunter-Lab:
58.1830, -2.4897, 24.7760
#b39b5f color charts
#b39b5f color shades, tints & tones
#b39b5f color schemes
#b39b5f color preview, HTML & CSS examples
This text has a color of #b39b5f
<p style="color:#b39b5f;">Text here</p>
.mytext {color:#b39b5f;}
This box has a color of #b39b5f
<div style="background-color:#b39b5f;">Content here</div>
.mybackground {background-color:#b39b5f;}
Border around this has a color of #b39b5f
<div style="border:2px solid #b39b5f;">Content here</div>
.myborder {border:2px solid #b39b5f;}