#ab5a7f color space conversions
Hex:
#ab5a7f
RGB:
171, 90, 127
CMY:
33, 65, 50
CMYK:
0, 47, 26, 33
HSL:
333°, 32.5301%, 51.1765%
HSV (HSB):
333°, 47.3684%, 67.0588%
XYZ:
24.2815, 17.5026, 22.1772
xyY:
0.3796, 0.2736, 17.5026
CIE-Lab:
48.8871, 37.5745, -5.7993
CIE-LCH:
48.8871, 38.0194, 351.2262
CIE-Luv:
48.8871, 48.9557, -14.3245
Hunter-Lab:
41.8361, 30.3877, -2.1443
#ab5a7f color charts
#ab5a7f color shades, tints & tones
#ab5a7f color schemes
#ab5a7f color preview, HTML & CSS examples
This text has a color of #ab5a7f
<p style="color:#ab5a7f;">Text here</p>
.mytext {color:#ab5a7f;}
This box has a color of #ab5a7f
<div style="background-color:#ab5a7f;">Content here</div>
.mybackground {background-color:#ab5a7f;}
Border around this has a color of #ab5a7f
<div style="border:2px solid #ab5a7f;">Content here</div>
.myborder {border:2px solid #ab5a7f;}