#b08bb7 color space conversions
Hex:
#b08bb7
RGB:
176, 139, 183
CMY:
31, 45, 28
CMYK:
4, 24, 0, 28
HSL:
290°, 23.4043%, 63.1373%
HSV (HSB):
290°, 24.0437%, 71.7647%
XYZ:
35.6844, 31.1142, 48.9246
xyY:
0.3084, 0.2689, 31.1142
CIE-Lab:
62.6040, 21.8929, -17.6620
CIE-LCH:
62.6040, 28.1291, 321.1054
CIE-Luv:
62.6040, 17.9343, -30.0915
Hunter-Lab:
55.7801, 16.5770, -12.9570
#b08bb7 color charts
#b08bb7 color shades, tints & tones
#b08bb7 color schemes
#b08bb7 color preview, HTML & CSS examples
This text has a color of #b08bb7
<p style="color:#b08bb7;">Text here</p>
.mytext {color:#b08bb7;}
This box has a color of #b08bb7
<div style="background-color:#b08bb7;">Content here</div>
.mybackground {background-color:#b08bb7;}
Border around this has a color of #b08bb7
<div style="border:2px solid #b08bb7;">Content here</div>
.myborder {border:2px solid #b08bb7;}