#ab99b4 color space conversions
Hex:
#ab99b4
RGB:
171, 153, 180
CMY:
33, 40, 29
CMYK:
5, 15, 0, 29
HSL:
280°, 15.2542%, 65.2941%
HSV (HSB):
280°, 15.0000%, 70.5882%
XYZ:
36.4240, 34.7357, 47.9649
xyY:
0.3058, 0.2916, 34.7357
CIE-Lab:
65.5424, 11.7026, -11.5875
CIE-LCH:
65.5424, 16.4688, 315.2832
CIE-Luv:
65.5424, 8.4317, -19.2537
Hunter-Lab:
58.9370, 7.1763, -6.9963
#ab99b4 color charts
#ab99b4 color shades, tints & tones
#ab99b4 color schemes
#ab99b4 color preview, HTML & CSS examples
This text has a color of #ab99b4
<p style="color:#ab99b4;">Text here</p>
.mytext {color:#ab99b4;}
This box has a color of #ab99b4
<div style="background-color:#ab99b4;">Content here</div>
.mybackground {background-color:#ab99b4;}
Border around this has a color of #ab99b4
<div style="border:2px solid #ab99b4;">Content here</div>
.myborder {border:2px solid #ab99b4;}