#ab596c color space conversions
Hex:
#ab596c
RGB:
171, 89, 108
CMY:
33, 65, 58
CMYK:
0, 48, 37, 33
HSL:
346°, 32.8000%, 50.9804%
HSV (HSB):
346°, 47.9532%, 67.0588%
XYZ:
23.0737, 16.8854, 16.2304
xyY:
0.4106, 0.3005, 16.8854
CIE-Lab:
48.1153, 35.5513, 4.4995
CIE-LCH:
48.1153, 35.8349, 7.2131
CIE-Luv:
48.1153, 53.8583, -0.5047
Hunter-Lab:
41.0918, 28.3199, 5.3459
#ab596c color charts
#ab596c color shades, tints & tones
#ab596c color schemes
#ab596c color preview, HTML & CSS examples
This text has a color of #ab596c
<p style="color:#ab596c;">Text here</p>
.mytext {color:#ab596c;}
This box has a color of #ab596c
<div style="background-color:#ab596c;">Content here</div>
.mybackground {background-color:#ab596c;}
Border around this has a color of #ab596c
<div style="border:2px solid #ab596c;">Content here</div>
.myborder {border:2px solid #ab596c;}