#b39d9e color space conversions
Hex:
#b39d9e
RGB:
179, 157, 158
CMY:
30, 38, 38
CMYK:
0, 12, 12, 30
HSL:
357°, 12.6437%, 65.8824%
HSV (HSB):
357°, 12.2905%, 70.1961%
XYZ:
36.8189, 36.1663, 37.3880
xyY:
0.3336, 0.3277, 36.1663
CIE-Lab:
66.6468, 8.2500, 2.4431
CIE-LCH:
66.6468, 8.6041, 16.4958
CIE-Luv:
66.6468, 13.1238, 2.0708
Hunter-Lab:
60.1384, 4.0420, 5.2364
#b39d9e color charts
#b39d9e color shades, tints & tones
#b39d9e color schemes
#b39d9e color preview, HTML & CSS examples
This text has a color of #b39d9e
<p style="color:#b39d9e;">Text here</p>
.mytext {color:#b39d9e;}
This box has a color of #b39d9e
<div style="background-color:#b39d9e;">Content here</div>
.mybackground {background-color:#b39d9e;}
Border around this has a color of #b39d9e
<div style="border:2px solid #b39d9e;">Content here</div>
.myborder {border:2px solid #b39d9e;}