#ab70a5 color space conversions
Hex:
#ab70a5
RGB:
171, 112, 165
CMY:
33, 56, 35
CMYK:
0, 35, 4, 33
HSL:
306°, 25.9912%, 55.4902%
HSV (HSB):
306°, 34.5029%, 67.0588%
XYZ:
29.3803, 22.9629, 38.4811
xyY:
0.3235, 0.2528, 22.9629
CIE-Lab:
55.0341, 31.8906, -18.9306
CIE-LCH:
55.0341, 37.0861, 329.3062
CIE-Luv:
55.0341, 30.3053, -32.8653
Hunter-Lab:
47.9196, 25.5820, -14.0682
#ab70a5 color charts
#ab70a5 color shades, tints & tones
#ab70a5 color schemes
#ab70a5 color preview, HTML & CSS examples
This text has a color of #ab70a5
<p style="color:#ab70a5;">Text here</p>
.mytext {color:#ab70a5;}
This box has a color of #ab70a5
<div style="background-color:#ab70a5;">Content here</div>
.mybackground {background-color:#ab70a5;}
Border around this has a color of #ab70a5
<div style="border:2px solid #ab70a5;">Content here</div>
.myborder {border:2px solid #ab70a5;}