#ab757c color space conversions
Hex:
#ab757c
RGB:
171, 117, 124
CMY:
33, 54, 51
CMYK:
0, 32, 27, 33
HSL:
352°, 24.3243%, 56.4706%
HSV (HSB):
352°, 31.5789%, 67.0588%
XYZ:
26.7940, 22.8357, 22.0643
xyY:
0.3737, 0.3185, 22.8357
CIE-Lab:
54.9027, 22.2305, 4.7725
CIE-LCH:
54.9027, 22.7370, 12.1166
CIE-Luv:
54.9027, 34.4346, 2.5408
Hunter-Lab:
47.7868, 16.4579, 6.0751
#ab757c color charts
#ab757c color shades, tints & tones
#ab757c color schemes
#ab757c color preview, HTML & CSS examples
This text has a color of #ab757c
<p style="color:#ab757c;">Text here</p>
.mytext {color:#ab757c;}
This box has a color of #ab757c
<div style="background-color:#ab757c;">Content here</div>
.mybackground {background-color:#ab757c;}
Border around this has a color of #ab757c
<div style="border:2px solid #ab757c;">Content here</div>
.myborder {border:2px solid #ab757c;}