#a990a9 color space conversions
Hex:
#a990a9
RGB:
169, 144, 169
CMY:
34, 44, 34
CMYK:
0, 15, 0, 34
HSL:
300°, 12.6904%, 61.3725%
HSV (HSB):
300°, 14.7929%, 66.2745%
XYZ:
33.4969, 31.2461, 41.8017
xyY:
0.3144, 0.2933, 31.2461
CIE-Lab:
62.7148, 13.8885, -9.6436
CIE-LCH:
62.7148, 16.9083, 325.2256
CIE-Luv:
62.7148, 12.7628, -16.5112
Hunter-Lab:
55.8982, 9.1438, -5.2094
#a990a9 color charts
#a990a9 color shades, tints & tones
#a990a9 color schemes
#a990a9 color preview, HTML & CSS examples
This text has a color of #a990a9
<p style="color:#a990a9;">Text here</p>
.mytext {color:#a990a9;}
This box has a color of #a990a9
<div style="background-color:#a990a9;">Content here</div>
.mybackground {background-color:#a990a9;}
Border around this has a color of #a990a9
<div style="border:2px solid #a990a9;">Content here</div>
.myborder {border:2px solid #a990a9;}