#a8889c color space conversions
Hex:
#a8889c
RGB:
168, 136, 156
CMY:
34, 47, 39
CMYK:
0, 19, 7, 34
HSL:
323°, 15.5340%, 59.6078%
HSV (HSB):
323°, 19.0476%, 65.8824%
XYZ:
30.9534, 28.3334, 35.2900
xyY:
0.3273, 0.2996, 28.3334
CIE-Lab:
60.1888, 15.6011, -6.0211
CIE-LCH:
60.1888, 16.7227, 338.8962
CIE-Luv:
60.1888, 17.6345, -11.3115
Hunter-Lab:
53.2292, 10.6487, -2.0478
#a8889c color charts
#a8889c color shades, tints & tones
#a8889c color schemes
#a8889c color preview, HTML & CSS examples
This text has a color of #a8889c
<p style="color:#a8889c;">Text here</p>
.mytext {color:#a8889c;}
This box has a color of #a8889c
<div style="background-color:#a8889c;">Content here</div>
.mybackground {background-color:#a8889c;}
Border around this has a color of #a8889c
<div style="border:2px solid #a8889c;">Content here</div>
.myborder {border:2px solid #a8889c;}