#ab5e8c color space conversions
Hex:
#ab5e8c
RGB:
171, 94, 140
CMY:
33, 63, 45
CMYK:
0, 45, 18, 33
HSL:
324°, 31.4286%, 51.9608%
HSV (HSB):
324°, 45.0292%, 67.0588%
XYZ:
25.5309, 18.5568, 27.0471
xyY:
0.3589, 0.2609, 18.5568
CIE-Lab:
50.1646, 37.4190, -11.6468
CIE-LCH:
50.1646, 39.1896, 342.7110
CIE-Luv:
50.1646, 43.9541, -22.5435
Hunter-Lab:
43.0776, 30.4063, -7.0721
#ab5e8c color charts
#ab5e8c color shades, tints & tones
#ab5e8c color schemes
#ab5e8c color preview, HTML & CSS examples
This text has a color of #ab5e8c
<p style="color:#ab5e8c;">Text here</p>
.mytext {color:#ab5e8c;}
This box has a color of #ab5e8c
<div style="background-color:#ab5e8c;">Content here</div>
.mybackground {background-color:#ab5e8c;}
Border around this has a color of #ab5e8c
<div style="border:2px solid #ab5e8c;">Content here</div>
.myborder {border:2px solid #ab5e8c;}