#a89ea5 color space conversions
Hex:
#a89ea5
RGB:
168, 158, 165
CMY:
34, 38, 35
CMYK:
0, 6, 2, 34
HSL:
318°, 5.4348%, 63.9216%
HSV (HSB):
318°, 5.9524%, 65.8824%
XYZ:
35.1668, 35.4952, 40.5951
xyY:
0.3161, 0.3190, 35.4952
CIE-Lab:
66.1324, 4.9320, -2.3389
CIE-LCH:
66.1324, 5.4585, 334.6279
CIE-Luv:
66.1324, 5.3384, -4.2463
Hunter-Lab:
59.5778, 1.1015, 1.3055
#a89ea5 color charts
#a89ea5 color shades, tints & tones
#a89ea5 color schemes
#a89ea5 color preview, HTML & CSS examples
This text has a color of #a89ea5
<p style="color:#a89ea5;">Text here</p>
.mytext {color:#a89ea5;}
This box has a color of #a89ea5
<div style="background-color:#a89ea5;">Content here</div>
.mybackground {background-color:#a89ea5;}
Border around this has a color of #a89ea5
<div style="border:2px solid #a89ea5;">Content here</div>
.myborder {border:2px solid #a89ea5;}