#b39bbd color space conversions
Hex:
#b39bbd
RGB:
179, 155, 189
CMY:
30, 39, 26
CMYK:
5, 18, 0, 26
HSL:
282°, 20.4819%, 67.4510%
HSV (HSB):
282°, 17.9894%, 74.1176%
XYZ:
39.4971, 36.7005, 53.1463
xyY:
0.3054, 0.2837, 36.7005
CIE-Lab:
67.0517, 15.1357, -14.2785
CIE-LCH:
67.0517, 20.8078, 316.6693
CIE-Luv:
67.0517, 11.3034, -24.0609
Hunter-Lab:
60.5810, 10.3603, -9.6071
#b39bbd color charts
#b39bbd color shades, tints & tones
#b39bbd color schemes
#b39bbd color preview, HTML & CSS examples
This text has a color of #b39bbd
<p style="color:#b39bbd;">Text here</p>
.mytext {color:#b39bbd;}
This box has a color of #b39bbd
<div style="background-color:#b39bbd;">Content here</div>
.mybackground {background-color:#b39bbd;}
Border around this has a color of #b39bbd
<div style="border:2px solid #b39bbd;">Content here</div>
.myborder {border:2px solid #b39bbd;}