#a8889d color space conversions
Hex:
#a8889d
RGB:
168, 136, 157
CMY:
34, 47, 38
CMYK:
0, 19, 7, 34
HSL:
321°, 15.5340%, 59.6078%
HSV (HSB):
321°, 19.0476%, 65.8824%
XYZ:
31.0384, 28.3675, 35.7379
xyY:
0.3262, 0.2982, 28.3675
CIE-Lab:
60.2193, 15.7845, -6.5473
CIE-LCH:
60.2193, 17.0885, 337.4716
CIE-Luv:
60.2193, 17.5225, -12.1142
Hunter-Lab:
53.2611, 10.8156, -2.5004
#a8889d color charts
#a8889d color shades, tints & tones
#a8889d color schemes
#a8889d color preview, HTML & CSS examples
This text has a color of #a8889d
<p style="color:#a8889d;">Text here</p>
.mytext {color:#a8889d;}
This box has a color of #a8889d
<div style="background-color:#a8889d;">Content here</div>
.mybackground {background-color:#a8889d;}
Border around this has a color of #a8889d
<div style="border:2px solid #a8889d;">Content here</div>
.myborder {border:2px solid #a8889d;}