#ab8191 color space conversions
Hex:
#ab8191
RGB:
171, 129, 145
CMY:
33, 49, 43
CMYK:
0, 25, 15, 33
HSL:
337°, 20.0000%, 58.8235%
HSV (HSB):
337°, 24.5614%, 67.0588%
XYZ:
29.7557, 26.4028, 30.3160
xyY:
0.3441, 0.3053, 26.4028
CIE-Lab:
58.4174, 18.7411, -2.2914
CIE-LCH:
58.4174, 18.8807, 353.0293
CIE-Luv:
58.4174, 24.6750, -6.4453
Hunter-Lab:
51.3836, 13.4460, 0.9878
#ab8191 color charts
#ab8191 color shades, tints & tones
#ab8191 color schemes
#ab8191 color preview, HTML & CSS examples
This text has a color of #ab8191
<p style="color:#ab8191;">Text here</p>
.mytext {color:#ab8191;}
This box has a color of #ab8191
<div style="background-color:#ab8191;">Content here</div>
.mybackground {background-color:#ab8191;}
Border around this has a color of #ab8191
<div style="border:2px solid #ab8191;">Content here</div>
.myborder {border:2px solid #ab8191;}