#a99bb8 color space conversions
Hex:
#a99bb8
RGB:
169, 155, 184
CMY:
34, 39, 28
CMYK:
8, 16, 0, 28
HSL:
269°, 16.9591%, 66.4706%
HSV (HSB):
269°, 15.7609%, 72.1569%
XYZ:
36.7353, 35.3384, 50.2322
xyY:
0.3004, 0.2889, 35.3384
CIE-Lab:
66.0113, 10.7128, -13.1400
CIE-LCH:
66.0113, 16.9536, 309.1898
CIE-Luv:
66.0113, 5.9674, -21.5155
Hunter-Lab:
59.4461, 6.2750, -8.4880
#a99bb8 color charts
#a99bb8 color shades, tints & tones
#a99bb8 color schemes
#a99bb8 color preview, HTML & CSS examples
This text has a color of #a99bb8
<p style="color:#a99bb8;">Text here</p>
.mytext {color:#a99bb8;}
This box has a color of #a99bb8
<div style="background-color:#a99bb8;">Content here</div>
.mybackground {background-color:#a99bb8;}
Border around this has a color of #a99bb8
<div style="border:2px solid #a99bb8;">Content here</div>
.myborder {border:2px solid #a99bb8;}