#ab708f color space conversions
Hex:
#ab708f
RGB:
171, 112, 143
CMY:
33, 56, 44
CMYK:
0, 35, 16, 33
HSL:
328°, 25.9912%, 55.4902%
HSV (HSB):
328°, 34.5029%, 67.0588%
XYZ:
27.5467, 22.2294, 28.8254
xyY:
0.3505, 0.2828, 22.2294
CIE-Lab:
54.2696, 28.0012, -7.2663
CIE-LCH:
54.2696, 28.9287, 345.4527
CIE-Luv:
54.2696, 34.1514, -14.9767
Hunter-Lab:
47.1481, 21.7810, -3.2451
#ab708f color charts
#ab708f color shades, tints & tones
#ab708f color schemes
#ab708f color preview, HTML & CSS examples
This text has a color of #ab708f
<p style="color:#ab708f;">Text here</p>
.mytext {color:#ab708f;}
This box has a color of #ab708f
<div style="background-color:#ab708f;">Content here</div>
.mybackground {background-color:#ab708f;}
Border around this has a color of #ab708f
<div style="border:2px solid #ab708f;">Content here</div>
.myborder {border:2px solid #ab708f;}