#b39d5f color space conversions
Hex:
#b39d5f
RGB:
179, 157, 95
CMY:
30, 38, 63
CMYK:
0, 12, 47, 30
HSL:
44°, 35.5932%, 53.7255%
HSV (HSB):
44°, 46.9274%, 70.1961%
XYZ:
32.7129, 34.5239, 15.7661
xyY:
0.3941, 0.4159, 34.5239
CIE-Lab:
65.3763, -0.3601, 35.2809
CIE-LCH:
65.3763, 35.2827, 90.5848
CIE-Luv:
65.3763, 17.8678, 43.6567
Hunter-Lab:
58.7570, -3.4450, 25.2208
#b39d5f color charts
#b39d5f color shades, tints & tones
#b39d5f color schemes
#b39d5f color preview, HTML & CSS examples
This text has a color of #b39d5f
<p style="color:#b39d5f;">Text here</p>
.mytext {color:#b39d5f;}
This box has a color of #b39d5f
<div style="background-color:#b39d5f;">Content here</div>
.mybackground {background-color:#b39d5f;}
Border around this has a color of #b39d5f
<div style="border:2px solid #b39d5f;">Content here</div>
.myborder {border:2px solid #b39d5f;}