#b88aa5 color space conversions
Hex:
#b88aa5
RGB:
184, 138, 165
CMY:
28, 46, 35
CMYK:
0, 25, 10, 28
HSL:
325°, 24.4681%, 63.1373%
HSV (HSB):
325°, 25.0000%, 72.1569%
XYZ:
35.6472, 31.0839, 39.7183
xyY:
0.3349, 0.2920, 31.0839
CIE-Lab:
62.5784, 21.8777, -7.4226
CIE-LCH:
62.5784, 23.1026, 341.2591
CIE-Luv:
62.5784, 25.8285, -14.5529
Hunter-Lab:
55.7530, 16.5612, -3.2110
#b88aa5 color charts
#b88aa5 color shades, tints & tones
#b88aa5 color schemes
#b88aa5 color preview, HTML & CSS examples
This text has a color of #b88aa5
<p style="color:#b88aa5;">Text here</p>
.mytext {color:#b88aa5;}
This box has a color of #b88aa5
<div style="background-color:#b88aa5;">Content here</div>
.mybackground {background-color:#b88aa5;}
Border around this has a color of #b88aa5
<div style="border:2px solid #b88aa5;">Content here</div>
.myborder {border:2px solid #b88aa5;}