#a88f9f color space conversions
Hex:
#a88f9f
RGB:
168, 143, 159
CMY:
34, 44, 38
CMYK:
0, 15, 5, 34
HSL:
322°, 12.5628%, 60.9804%
HSV (HSB):
322°, 14.8810%, 65.8824%
XYZ:
32.2289, 30.4730, 36.9841
xyY:
0.3233, 0.3057, 30.4730
CIE-Lab:
62.0602, 12.1967, -4.9587
CIE-LCH:
62.0602, 13.1662, 337.8751
CIE-Luv:
62.0602, 13.6516, -9.2391
Hunter-Lab:
55.2023, 7.6101, -1.0811
#a88f9f color charts
#a88f9f color shades, tints & tones
#a88f9f color schemes
#a88f9f color preview, HTML & CSS examples
This text has a color of #a88f9f
<p style="color:#a88f9f;">Text here</p>
.mytext {color:#a88f9f;}
This box has a color of #a88f9f
<div style="background-color:#a88f9f;">Content here</div>
.mybackground {background-color:#a88f9f;}
Border around this has a color of #a88f9f
<div style="border:2px solid #a88f9f;">Content here</div>
.myborder {border:2px solid #a88f9f;}