#ab2d48 color space conversions
Hex:
#ab2d48
RGB:
171, 45, 72
CMY:
33, 82, 72
CMYK:
0, 74, 58, 33
HSL:
347°, 58.3333%, 42.3529%
HSV (HSB):
347°, 73.6842%, 67.0588%
XYZ:
18.9027, 11.0026, 7.2583
xyY:
0.5086, 0.2961, 11.0026
CIE-Lab:
39.5848, 52.2638, 14.7419
CIE-LCH:
39.5848, 54.3031, 15.7520
CIE-Luv:
39.5848, 87.3324, 6.7010
Hunter-Lab:
33.1701, 43.6741, 10.2452
#ab2d48 color charts
#ab2d48 color shades, tints & tones
#ab2d48 color schemes
#ab2d48 color preview, HTML & CSS examples
This text has a color of #ab2d48
<p style="color:#ab2d48;">Text here</p>
.mytext {color:#ab2d48;}
This box has a color of #ab2d48
<div style="background-color:#ab2d48;">Content here</div>
.mybackground {background-color:#ab2d48;}
Border around this has a color of #ab2d48
<div style="border:2px solid #ab2d48;">Content here</div>
.myborder {border:2px solid #ab2d48;}