#b08fb8 color space conversions
Hex:
#b08fb8
RGB:
176, 143, 184
CMY:
31, 44, 28
CMYK:
4, 22, 0, 28
HSL:
288°, 22.4044%, 64.1176%
HSV (HSB):
288°, 22.2826%, 72.1569%
XYZ:
36.3787, 32.3357, 49.6715
xyY:
0.3073, 0.2731, 32.3357
CIE-Lab:
63.6194, 19.8405, -16.6867
CIE-LCH:
63.6194, 25.9247, 319.9347
CIE-Luv:
63.6194, 15.8856, -28.3296
Hunter-Lab:
56.8645, 14.6813, -11.9850
#b08fb8 color charts
#b08fb8 color shades, tints & tones
#b08fb8 color schemes
#b08fb8 color preview, HTML & CSS examples
This text has a color of #b08fb8
<p style="color:#b08fb8;">Text here</p>
.mytext {color:#b08fb8;}
This box has a color of #b08fb8
<div style="background-color:#b08fb8;">Content here</div>
.mybackground {background-color:#b08fb8;}
Border around this has a color of #b08fb8
<div style="border:2px solid #b08fb8;">Content here</div>
.myborder {border:2px solid #b08fb8;}