#ab2c6f color space conversions
Hex:
#ab2c6f
RGB:
171, 44, 111
CMY:
33, 83, 56
CMYK:
0, 74, 35, 33
HSL:
328°, 59.0698%, 42.1569%
HSV (HSB):
328°, 74.2690%, 67.0588%
XYZ:
20.5645, 11.6070, 16.1954
xyY:
0.4252, 0.2400, 11.6070
CIE-Lab:
40.5845, 56.2684, -8.4083
CIE-LCH:
40.5845, 56.8931, 351.5011
CIE-Luv:
40.5845, 74.0300, -20.5234
Hunter-Lab:
34.0690, 48.1241, -4.3364
#ab2c6f color charts
#ab2c6f color shades, tints & tones
#ab2c6f color schemes
#ab2c6f color preview, HTML & CSS examples
This text has a color of #ab2c6f
<p style="color:#ab2c6f;">Text here</p>
.mytext {color:#ab2c6f;}
This box has a color of #ab2c6f
<div style="background-color:#ab2c6f;">Content here</div>
.mybackground {background-color:#ab2c6f;}
Border around this has a color of #ab2c6f
<div style="border:2px solid #ab2c6f;">Content here</div>
.myborder {border:2px solid #ab2c6f;}