#a89ab4 color space conversions
Hex:
#a89ab4
RGB:
168, 154, 180
CMY:
34, 40, 29
CMYK:
7, 14, 0, 29
HSL:
272°, 14.7727%, 65.4902%
HSV (HSB):
272°, 14.4444%, 70.5882%
XYZ:
35.9423, 34.7313, 47.9895
xyY:
0.3029, 0.2927, 34.7313
CIE-Lab:
65.5389, 10.1090, -11.6193
CIE-LCH:
65.5389, 15.4013, 311.0238
CIE-Luv:
65.5389, 6.2082, -19.0438
Hunter-Lab:
58.9333, 5.7304, -7.0266
#a89ab4 color charts
#a89ab4 color shades, tints & tones
#a89ab4 color schemes
#a89ab4 color preview, HTML & CSS examples
This text has a color of #a89ab4
<p style="color:#a89ab4;">Text here</p>
.mytext {color:#a89ab4;}
This box has a color of #a89ab4
<div style="background-color:#a89ab4;">Content here</div>
.mybackground {background-color:#a89ab4;}
Border around this has a color of #a89ab4
<div style="border:2px solid #a89ab4;">Content here</div>
.myborder {border:2px solid #a89ab4;}