#ab315c color space conversions
Hex:
#ab315c
RGB:
171, 49, 92
CMY:
33, 81, 64
CMYK:
0, 71, 46, 33
HSL:
339°, 55.4545%, 43.1373%
HSV (HSB):
339°, 71.3450%, 67.0588%
XYZ:
19.8247, 11.6273, 11.3246
xyY:
0.4634, 0.2718, 11.6273
CIE-Lab:
40.6175, 52.4827, 3.5607
CIE-LCH:
40.6175, 52.6034, 3.8813
CIE-Luv:
40.6175, 79.0167, -5.1655
Hunter-Lab:
34.0988, 44.1052, 4.1782
#ab315c color charts
#ab315c color shades, tints & tones
#ab315c color schemes
#ab315c color preview, HTML & CSS examples
This text has a color of #ab315c
<p style="color:#ab315c;">Text here</p>
.mytext {color:#ab315c;}
This box has a color of #ab315c
<div style="background-color:#ab315c;">Content here</div>
.mybackground {background-color:#ab315c;}
Border around this has a color of #ab315c
<div style="border:2px solid #ab315c;">Content here</div>
.myborder {border:2px solid #ab315c;}