#b39b3f color space conversions
Hex:
#b39b3f
RGB:
179, 155, 63
CMY:
30, 39, 75
CMYK:
0, 13, 65, 30
HSL:
48°, 47.9339%, 47.4510%
HSV (HSB):
48°, 64.8045%, 70.1961%
XYZ:
31.2090, 33.3853, 9.5017
xyY:
0.4212, 0.4506, 33.3853
CIE-Lab:
64.4717, -1.9153, 50.0332
CIE-LCH:
64.4717, 50.0698, 92.1922
CIE-Luv:
64.4717, 20.8570, 56.7755
Hunter-Lab:
57.7800, -4.7010, 30.6959
#b39b3f color charts
#b39b3f color shades, tints & tones
#b39b3f color schemes
#b39b3f color preview, HTML & CSS examples
This text has a color of #b39b3f
<p style="color:#b39b3f;">Text here</p>
.mytext {color:#b39b3f;}
This box has a color of #b39b3f
<div style="background-color:#b39b3f;">Content here</div>
.mybackground {background-color:#b39b3f;}
Border around this has a color of #b39b3f
<div style="border:2px solid #b39b3f;">Content here</div>
.myborder {border:2px solid #b39b3f;}