#ab708a color space conversions
Hex:
#ab708a
RGB:
171, 112, 138
CMY:
33, 56, 46
CMYK:
0, 35, 19, 33
HSL:
334°, 25.9912%, 55.4902%
HSV (HSB):
334°, 34.5029%, 67.0588%
XYZ:
27.1762, 22.0812, 26.8745
xyY:
0.3570, 0.2900, 22.0812
CIE-Lab:
54.1131, 27.1857, -4.5710
CIE-LCH:
54.1131, 27.5673, 350.4556
CIE-Luv:
54.1131, 35.0110, -11.0196
Hunter-Lab:
46.9907, 20.9985, -1.0152
#ab708a color charts
#ab708a color shades, tints & tones
#ab708a color schemes
#ab708a color preview, HTML & CSS examples
This text has a color of #ab708a
<p style="color:#ab708a;">Text here</p>
.mytext {color:#ab708a;}
This box has a color of #ab708a
<div style="background-color:#ab708a;">Content here</div>
.mybackground {background-color:#ab708a;}
Border around this has a color of #ab708a
<div style="border:2px solid #ab708a;">Content here</div>
.myborder {border:2px solid #ab708a;}