#b39d9a color space conversions
Hex:
#b39d9a
RGB:
179, 157, 154
CMY:
30, 38, 40
CMYK:
0, 12, 14, 30
HSL:
7°, 14.1243%, 65.2941%
HSV (HSB):
7°, 13.9665%, 70.1961%
XYZ:
36.4801, 36.0307, 35.6038
xyY:
0.3374, 0.3333, 36.0307
CIE-Lab:
66.5434, 7.5740, 4.5291
CIE-LCH:
66.5434, 8.8249, 30.8785
CIE-Luv:
66.5434, 13.4703, 5.1246
Hunter-Lab:
60.0256, 3.4372, 6.8505
#b39d9a color charts
#b39d9a color shades, tints & tones
#b39d9a color schemes
#b39d9a color preview, HTML & CSS examples
This text has a color of #b39d9a
<p style="color:#b39d9a;">Text here</p>
.mytext {color:#b39d9a;}
This box has a color of #b39d9a
<div style="background-color:#b39d9a;">Content here</div>
.mybackground {background-color:#b39d9a;}
Border around this has a color of #b39d9a
<div style="border:2px solid #b39d9a;">Content here</div>
.myborder {border:2px solid #b39d9a;}