#ab5e7f color space conversions
Hex:
#ab5e7f
RGB:
171, 94, 127
CMY:
33, 63, 50
CMYK:
0, 45, 26, 33
HSL:
334°, 31.4286%, 51.9608%
HSV (HSB):
334°, 45.0292%, 67.0588%
XYZ:
24.6281, 18.1956, 22.2927
xyY:
0.3782, 0.2794, 18.1956
CIE-Lab:
49.7325, 35.4326, -4.5456
CIE-LCH:
49.7325, 35.7230, 352.6896
CIE-Luv:
49.7325, 46.8540, -12.2764
Hunter-Lab:
42.6563, 28.4101, -1.1263
#ab5e7f color charts
#ab5e7f color shades, tints & tones
#ab5e7f color schemes
#ab5e7f color preview, HTML & CSS examples
This text has a color of #ab5e7f
<p style="color:#ab5e7f;">Text here</p>
.mytext {color:#ab5e7f;}
This box has a color of #ab5e7f
<div style="background-color:#ab5e7f;">Content here</div>
.mybackground {background-color:#ab5e7f;}
Border around this has a color of #ab5e7f
<div style="border:2px solid #ab5e7f;">Content here</div>
.myborder {border:2px solid #ab5e7f;}