#ab82a9 color space conversions
Hex:
#ab82a9
RGB:
171, 130, 169
CMY:
33, 49, 34
CMYK:
0, 24, 1, 33
HSL:
303°, 19.6172%, 59.0196%
HSV (HSB):
303°, 23.9766%, 67.0588%
XYZ:
31.9387, 27.4878, 41.1584
xyY:
0.3175, 0.2733, 27.4878
CIE-Lab:
59.4231, 22.5134, -14.5695
CIE-LCH:
59.4231, 26.8165, 327.0912
CIE-Luv:
59.4231, 21.0020, -25.1711
Hunter-Lab:
52.4288, 16.9886, -9.8446
#ab82a9 color charts
#ab82a9 color shades, tints & tones
#ab82a9 color schemes
#ab82a9 color preview, HTML & CSS examples
This text has a color of #ab82a9
<p style="color:#ab82a9;">Text here</p>
.mytext {color:#ab82a9;}
This box has a color of #ab82a9
<div style="background-color:#ab82a9;">Content here</div>
.mybackground {background-color:#ab82a9;}
Border around this has a color of #ab82a9
<div style="border:2px solid #ab82a9;">Content here</div>
.myborder {border:2px solid #ab82a9;}