#b08ea2 color space conversions
Hex:
#b08ea2
RGB:
176, 142, 162
CMY:
31, 44, 36
CMYK:
0, 19, 8, 31
HSL:
325°, 17.7083%, 62.3529%
HSV (HSB):
325°, 19.3182%, 69.0196%
XYZ:
34.0991, 31.1847, 38.4045
xyY:
0.3289, 0.3008, 31.1847
CIE-Lab:
62.6633, 16.2147, -5.6829
CIE-LCH:
62.6633, 17.1817, 340.6856
CIE-Luv:
62.6633, 18.8944, -11.0097
Hunter-Lab:
55.8433, 11.2700, -1.6845
#b08ea2 color charts
#b08ea2 color shades, tints & tones
#b08ea2 color schemes
#b08ea2 color preview, HTML & CSS examples
This text has a color of #b08ea2
<p style="color:#b08ea2;">Text here</p>
.mytext {color:#b08ea2;}
This box has a color of #b08ea2
<div style="background-color:#b08ea2;">Content here</div>
.mybackground {background-color:#b08ea2;}
Border around this has a color of #b08ea2
<div style="border:2px solid #b08ea2;">Content here</div>
.myborder {border:2px solid #b08ea2;}