#ab325e color space conversions
Hex:
#ab325e
RGB:
171, 50, 94
CMY:
33, 80, 63
CMYK:
0, 71, 45, 33
HSL:
338°, 54.7511%, 43.3333%
HSV (HSB):
338°, 70.7602%, 67.0588%
XYZ:
19.9556, 11.7473, 11.8054
xyY:
0.4587, 0.2700, 11.7473
CIE-Lab:
40.8116, 52.2971, 2.5830
CIE-LCH:
40.8116, 52.3608, 2.8276
CIE-Luv:
40.8116, 77.9085, -6.2594
Hunter-Lab:
34.2743, 43.9482, 3.5703
#ab325e color charts
#ab325e color shades, tints & tones
#ab325e color schemes
#ab325e color preview, HTML & CSS examples
This text has a color of #ab325e
<p style="color:#ab325e;">Text here</p>
.mytext {color:#ab325e;}
This box has a color of #ab325e
<div style="background-color:#ab325e;">Content here</div>
.mybackground {background-color:#ab325e;}
Border around this has a color of #ab325e
<div style="border:2px solid #ab325e;">Content here</div>
.myborder {border:2px solid #ab325e;}