#ab324f color space conversions
Hex:
#ab324f
RGB:
171, 50, 79
CMY:
33, 80, 69
CMYK:
0, 71, 54, 33
HSL:
346°, 54.7511%, 43.3333%
HSV (HSB):
346°, 70.7602%, 67.0588%
XYZ:
19.3465, 11.5036, 8.5979
xyY:
0.4904, 0.2916, 11.5036
CIE-Lab:
40.4161, 50.9470, 11.4652
CIE-LCH:
40.4161, 52.2212, 12.6827
CIE-Luv:
40.4161, 82.8250, 3.8095
Hunter-Lab:
33.9170, 42.4627, 8.7120
#ab324f color charts
#ab324f color shades, tints & tones
#ab324f color schemes
#ab324f color preview, HTML & CSS examples
This text has a color of #ab324f
<p style="color:#ab324f;">Text here</p>
.mytext {color:#ab324f;}
This box has a color of #ab324f
<div style="background-color:#ab324f;">Content here</div>
.mybackground {background-color:#ab324f;}
Border around this has a color of #ab324f
<div style="border:2px solid #ab324f;">Content here</div>
.myborder {border:2px solid #ab324f;}