#ab98ac color space conversions
Hex:
#ab98ac
RGB:
171, 152, 172
CMY:
33, 40, 33
CMYK:
1, 12, 0, 33
HSL:
297°, 10.7527%, 63.5294%
HSV (HSB):
297°, 11.6279%, 67.4510%
XYZ:
35.4692, 34.0930, 43.7409
xyY:
0.3130, 0.3009, 34.0930
CIE-Lab:
65.0363, 10.6824, -7.8549
CIE-LCH:
65.0363, 13.2594, 323.6724
CIE-Luv:
65.0363, 9.6312, -13.3859
Hunter-Lab:
58.3892, 6.2509, -3.5433
#ab98ac color charts
#ab98ac color shades, tints & tones
#ab98ac color schemes
#ab98ac color preview, HTML & CSS examples
This text has a color of #ab98ac
<p style="color:#ab98ac;">Text here</p>
.mytext {color:#ab98ac;}
This box has a color of #ab98ac
<div style="background-color:#ab98ac;">Content here</div>
.mybackground {background-color:#ab98ac;}
Border around this has a color of #ab98ac
<div style="border:2px solid #ab98ac;">Content here</div>
.myborder {border:2px solid #ab98ac;}