#b08eb9 color space conversions
Hex:
#b08eb9
RGB:
176, 142, 185
CMY:
31, 44, 27
CMYK:
5, 23, 0, 27
HSL:
287°, 23.4973%, 64.1176%
HSV (HSB):
287°, 23.2432%, 72.5490%
XYZ:
36.3345, 32.0789, 50.1758
xyY:
0.3064, 0.2705, 32.0789
CIE-Lab:
63.4080, 20.6043, -17.5704
CIE-LCH:
63.4080, 27.0787, 319.5439
CIE-Luv:
63.4080, 16.2529, -29.8108
Hunter-Lab:
56.6382, 15.3941, -12.8782
#b08eb9 color charts
#b08eb9 color shades, tints & tones
#b08eb9 color schemes
#b08eb9 color preview, HTML & CSS examples
This text has a color of #b08eb9
<p style="color:#b08eb9;">Text here</p>
.mytext {color:#b08eb9;}
This box has a color of #b08eb9
<div style="background-color:#b08eb9;">Content here</div>
.mybackground {background-color:#b08eb9;}
Border around this has a color of #b08eb9
<div style="border:2px solid #b08eb9;">Content here</div>
.myborder {border:2px solid #b08eb9;}