#a98eaa color space conversions
Hex:
#a98eaa
RGB:
169, 142, 170
CMY:
34, 44, 33
CMYK:
1, 16, 0, 33
HSL:
298°, 14.1414%, 61.1765%
HSV (HSB):
298°, 16.4706%, 66.6667%
XYZ:
33.2909, 30.6833, 42.1981
xyY:
0.3136, 0.2890, 30.6833
CIE-Lab:
62.2394, 15.2125, -10.9213
CIE-LCH:
62.2394, 18.7269, 324.3249
CIE-Luv:
62.2394, 13.6687, -18.6340
Hunter-Lab:
55.3925, 10.3416, -6.3924
#a98eaa color charts
#a98eaa color shades, tints & tones
#a98eaa color schemes
#a98eaa color preview, HTML & CSS examples
This text has a color of #a98eaa
<p style="color:#a98eaa;">Text here</p>
.mytext {color:#a98eaa;}
This box has a color of #a98eaa
<div style="background-color:#a98eaa;">Content here</div>
.mybackground {background-color:#a98eaa;}
Border around this has a color of #a98eaa
<div style="border:2px solid #a98eaa;">Content here</div>
.myborder {border:2px solid #a98eaa;}