#b38bb9 color space conversions
Hex:
#b38bb9
RGB:
179, 139, 185
CMY:
30, 45, 27
CMYK:
3, 25, 0, 27
HSL:
292°, 24.7312%, 63.5294%
HSV (HSB):
292°, 24.8649%, 72.5490%
XYZ:
36.5800, 31.5517, 50.0611
xyY:
0.3095, 0.2670, 31.5517
CIE-Lab:
62.9706, 23.3051, -18.2067
CIE-LCH:
62.9706, 29.5739, 322.0019
CIE-Luv:
62.9706, 19.5191, -31.1983
Hunter-Lab:
56.1709, 17.9448, -13.5212
#b38bb9 color charts
#b38bb9 color shades, tints & tones
#b38bb9 color schemes
#b38bb9 color preview, HTML & CSS examples
This text has a color of #b38bb9
<p style="color:#b38bb9;">Text here</p>
.mytext {color:#b38bb9;}
This box has a color of #b38bb9
<div style="background-color:#b38bb9;">Content here</div>
.mybackground {background-color:#b38bb9;}
Border around this has a color of #b38bb9
<div style="border:2px solid #b38bb9;">Content here</div>
.myborder {border:2px solid #b38bb9;}