#ab198e color space conversions
Hex:
#ab198e
RGB:
171, 25, 142
CMY:
33, 90, 44
CMYK:
0, 85, 17, 33
HSL:
312°, 74.4898%, 38.4314%
HSV (HSB):
312°, 85.3801%, 67.0588%
XYZ:
22.0247, 11.3062, 26.6127
xyY:
0.3674, 0.1886, 11.3062
CIE-Lab:
40.0914, 65.3365, -28.3375
CIE-LCH:
40.0914, 71.2170, 336.5529
CIE-Luv:
40.0914, 66.0360, -48.7229
Hunter-Lab:
33.6247, 58.0772, -23.3885
#ab198e color charts
#ab198e color shades, tints & tones
#ab198e color schemes
#ab198e color preview, HTML & CSS examples
This text has a color of #ab198e
<p style="color:#ab198e;">Text here</p>
.mytext {color:#ab198e;}
This box has a color of #ab198e
<div style="background-color:#ab198e;">Content here</div>
.mybackground {background-color:#ab198e;}
Border around this has a color of #ab198e
<div style="border:2px solid #ab198e;">Content here</div>
.myborder {border:2px solid #ab198e;}