#ab147a color space conversions
Hex:
#ab147a
RGB:
171, 20, 122
CMY:
33, 92, 52
CMYK:
0, 88, 29, 33
HSL:
319°, 79.0576%, 37.4510%
HSV (HSB):
319°, 88.3041%, 67.0588%
XYZ:
20.5576, 10.5634, 19.3678
xyY:
0.4072, 0.2092, 10.5634
CIE-Lab:
38.8351, 63.7752, -17.9353
CIE-LCH:
38.8351, 66.2492, 344.2926
CIE-Luv:
38.8351, 75.2037, -34.0194
Hunter-Lab:
32.5014, 56.0266, -12.5804
#ab147a color charts
#ab147a color shades, tints & tones
#ab147a color schemes
#ab147a color preview, HTML & CSS examples
This text has a color of #ab147a
<p style="color:#ab147a;">Text here</p>
.mytext {color:#ab147a;}
This box has a color of #ab147a
<div style="background-color:#ab147a;">Content here</div>
.mybackground {background-color:#ab147a;}
Border around this has a color of #ab147a
<div style="border:2px solid #ab147a;">Content here</div>
.myborder {border:2px solid #ab147a;}