#ab899d color space conversions
Hex:
#ab899d
RGB:
171, 137, 157
CMY:
33, 46, 38
CMYK:
0, 20, 8, 33
HSL:
325°, 16.8317%, 60.3922%
HSV (HSB):
325°, 19.8830%, 67.0588%
XYZ:
31.8260, 28.9836, 35.8153
xyY:
0.3294, 0.3000, 28.9836
CIE-Lab:
60.7671, 16.3113, -5.7023
CIE-LCH:
60.7671, 17.2793, 340.7308
CIE-Luv:
60.7671, 18.9078, -10.9887
Hunter-Lab:
53.8364, 11.3088, -1.7579
#ab899d color charts
#ab899d color shades, tints & tones
#ab899d color schemes
#ab899d color preview, HTML & CSS examples
This text has a color of #ab899d
<p style="color:#ab899d;">Text here</p>
.mytext {color:#ab899d;}
This box has a color of #ab899d
<div style="background-color:#ab899d;">Content here</div>
.mybackground {background-color:#ab899d;}
Border around this has a color of #ab899d
<div style="border:2px solid #ab899d;">Content here</div>
.myborder {border:2px solid #ab899d;}