#b08bb9 color space conversions
Hex:
#b08bb9
RGB:
176, 139, 185
CMY:
31, 45, 27
CMYK:
5, 25, 0, 27
HSL:
288°, 24.7312%, 63.5294%
HSV (HSB):
288°, 24.8649%, 72.5490%
XYZ:
35.8941, 31.1981, 50.0290
xyY:
0.3065, 0.2664, 31.1981
CIE-Lab:
62.6745, 22.2939, -18.6843
CIE-LCH:
62.6745, 29.0882, 320.0340
CIE-Luv:
62.6745, 17.6900, -31.7543
Hunter-Lab:
55.8553, 16.9620, -14.0067
#b08bb9 color charts
#b08bb9 color shades, tints & tones
#b08bb9 color schemes
#b08bb9 color preview, HTML & CSS examples
This text has a color of #b08bb9
<p style="color:#b08bb9;">Text here</p>
.mytext {color:#b08bb9;}
This box has a color of #b08bb9
<div style="background-color:#b08bb9;">Content here</div>
.mybackground {background-color:#b08bb9;}
Border around this has a color of #b08bb9
<div style="border:2px solid #b08bb9;">Content here</div>
.myborder {border:2px solid #b08bb9;}