#b39dac color space conversions
Hex:
#b39dac
RGB:
179, 157, 172
CMY:
30, 38, 33
CMYK:
0, 12, 4, 30
HSL:
319°, 12.6437%, 65.8824%
HSV (HSB):
319°, 12.2905%, 70.1961%
XYZ:
38.0938, 36.6762, 44.1012
xyY:
0.3205, 0.3085, 36.6762
CIE-Lab:
67.0334, 10.7426, -4.8157
CIE-LCH:
67.0334, 11.7726, 335.8542
CIE-Luv:
67.0334, 11.8807, -8.9127
Hunter-Lab:
60.5609, 6.2978, -0.7831
#b39dac color charts
#b39dac color shades, tints & tones
#b39dac color schemes
#b39dac color preview, HTML & CSS examples
This text has a color of #b39dac
<p style="color:#b39dac;">Text here</p>
.mytext {color:#b39dac;}
This box has a color of #b39dac
<div style="background-color:#b39dac;">Content here</div>
.mybackground {background-color:#b39dac;}
Border around this has a color of #b39dac
<div style="border:2px solid #b39dac;">Content here</div>
.myborder {border:2px solid #b39dac;}