#a88e9e color space conversions
Hex:
#a88e9e
RGB:
168, 142, 158
CMY:
34, 44, 38
CMYK:
0, 15, 6, 34
HSL:
323°, 13.0000%, 60.7843%
HSV (HSB):
323°, 15.4762%, 65.8824%
XYZ:
31.9930, 30.1395, 36.4790
xyY:
0.3244, 0.3056, 30.1395
CIE-Lab:
61.7744, 12.5758, -4.8134
CIE-LCH:
61.7744, 13.4655, 339.0557
CIE-Luv:
61.7744, 14.2744, -9.0827
Hunter-Lab:
54.8994, 7.9481, -0.9669
#a88e9e color charts
#a88e9e color shades, tints & tones
#a88e9e color schemes
#a88e9e color preview, HTML & CSS examples
This text has a color of #a88e9e
<p style="color:#a88e9e;">Text here</p>
.mytext {color:#a88e9e;}
This box has a color of #a88e9e
<div style="background-color:#a88e9e;">Content here</div>
.mybackground {background-color:#a88e9e;}
Border around this has a color of #a88e9e
<div style="border:2px solid #a88e9e;">Content here</div>
.myborder {border:2px solid #a88e9e;}