#ab828c color space conversions
Hex:
#ab828c
RGB:
171, 130, 140
CMY:
33, 49, 45
CMYK:
0, 24, 18, 33
HSL:
345°, 19.6172%, 59.0196%
HSV (HSB):
345°, 23.9766%, 67.0588%
XYZ:
29.5108, 26.5166, 28.3738
xyY:
0.3496, 0.3142, 26.5166
CIE-Lab:
58.5242, 17.3469, 0.7435
CIE-LCH:
58.5242, 17.3628, 2.4544
CIE-Luv:
58.5242, 24.7583, -1.9559
Hunter-Lab:
51.4943, 12.1814, 3.3768
#ab828c color charts
#ab828c color shades, tints & tones
#ab828c color schemes
#ab828c color preview, HTML & CSS examples
This text has a color of #ab828c
<p style="color:#ab828c;">Text here</p>
.mytext {color:#ab828c;}
This box has a color of #ab828c
<div style="background-color:#ab828c;">Content here</div>
.mybackground {background-color:#ab828c;}
Border around this has a color of #ab828c
<div style="border:2px solid #ab828c;">Content here</div>
.myborder {border:2px solid #ab828c;}