#b08eb7 color space conversions
Hex:
#b08eb7
RGB:
176, 142, 183
CMY:
31, 44, 28
CMYK:
4, 22, 0, 28
HSL:
290°, 22.1622%, 63.7255%
HSV (HSB):
290°, 22.4044%, 71.7647%
XYZ:
36.1247, 31.9950, 49.0714
xyY:
0.3083, 0.2730, 31.9950
CIE-Lab:
63.3388, 20.2034, -16.5481
CIE-LCH:
63.3388, 26.1155, 320.6800
CIE-Luv:
63.3388, 16.4850, -28.1504
Hunter-Lab:
56.5641, 15.0120, -11.8413
#b08eb7 color charts
#b08eb7 color shades, tints & tones
#b08eb7 color schemes
#b08eb7 color preview, HTML & CSS examples
This text has a color of #b08eb7
<p style="color:#b08eb7;">Text here</p>
.mytext {color:#b08eb7;}
This box has a color of #b08eb7
<div style="background-color:#b08eb7;">Content here</div>
.mybackground {background-color:#b08eb7;}
Border around this has a color of #b08eb7
<div style="border:2px solid #b08eb7;">Content here</div>
.myborder {border:2px solid #b08eb7;}