#ab828d color space conversions
Hex:
#ab828d
RGB:
171, 130, 141
CMY:
33, 49, 45
CMYK:
0, 24, 18, 33
HSL:
344°, 19.6172%, 59.0196%
HSV (HSB):
344°, 23.9766%, 67.0588%
XYZ:
29.5849, 26.5463, 28.7640
xyY:
0.3485, 0.3127, 26.5463
CIE-Lab:
58.5520, 17.5104, 0.2085
CIE-LCH:
58.5520, 17.5116, 0.6822
CIE-Luv:
58.5520, 24.6327, -2.7268
Hunter-Lab:
51.5231, 12.3306, 2.9661
#ab828d color charts
#ab828d color shades, tints & tones
#ab828d color schemes
#ab828d color preview, HTML & CSS examples
This text has a color of #ab828d
<p style="color:#ab828d;">Text here</p>
.mytext {color:#ab828d;}
This box has a color of #ab828d
<div style="background-color:#ab828d;">Content here</div>
.mybackground {background-color:#ab828d;}
Border around this has a color of #ab828d
<div style="border:2px solid #ab828d;">Content here</div>
.myborder {border:2px solid #ab828d;}