#aa98b9 color space conversions
Hex:
#aa98b9
RGB:
170, 152, 185
CMY:
33, 40, 27
CMYK:
8, 18, 0, 27
HSL:
273°, 19.0751%, 66.0784%
HSV (HSB):
273°, 17.8378%, 72.5490%
XYZ:
36.5628, 34.5053, 50.6321
xyY:
0.3004, 0.2835, 34.5053
CIE-Lab:
65.3617, 12.9418, -14.6689
CIE-LCH:
65.3617, 19.5619, 311.4207
CIE-Luv:
65.3617, 7.9051, -24.2088
Hunter-Lab:
58.7412, 8.3080, -9.9862
#aa98b9 color charts
#aa98b9 color shades, tints & tones
#aa98b9 color schemes
#aa98b9 color preview, HTML & CSS examples
This text has a color of #aa98b9
<p style="color:#aa98b9;">Text here</p>
.mytext {color:#aa98b9;}
This box has a color of #aa98b9
<div style="background-color:#aa98b9;">Content here</div>
.mybackground {background-color:#aa98b9;}
Border around this has a color of #aa98b9
<div style="border:2px solid #aa98b9;">Content here</div>
.myborder {border:2px solid #aa98b9;}