#ab2f5f color space conversions
Hex:
#ab2f5f
RGB:
171, 47, 95
CMY:
33, 82, 63
CMYK:
0, 73, 44, 33
HSL:
337°, 56.8807%, 42.7451%
HSV (HSB):
337°, 72.5146%, 67.0588%
XYZ:
19.8767, 11.5172, 12.0019
xyY:
0.4580, 0.2654, 11.5172
CIE-Lab:
40.4382, 53.5143, 1.4129
CIE-LCH:
40.4382, 53.5329, 1.5124
CIE-Luv:
40.4382, 78.8006, -7.8767
Hunter-Lab:
33.9370, 45.1566, 2.7878
#ab2f5f color charts
#ab2f5f color shades, tints & tones
#ab2f5f color schemes
#ab2f5f color preview, HTML & CSS examples
This text has a color of #ab2f5f
<p style="color:#ab2f5f;">Text here</p>
.mytext {color:#ab2f5f;}
This box has a color of #ab2f5f
<div style="background-color:#ab2f5f;">Content here</div>
.mybackground {background-color:#ab2f5f;}
Border around this has a color of #ab2f5f
<div style="border:2px solid #ab2f5f;">Content here</div>
.myborder {border:2px solid #ab2f5f;}