#ab2d42 color space conversions
Hex:
#ab2d42
RGB:
171, 45, 66
CMY:
33, 82, 74
CMYK:
0, 74, 61, 33
HSL:
350°, 58.3333%, 42.3529%
HSV (HSB):
350°, 73.6842%, 67.0588%
XYZ:
18.7163, 10.9280, 6.2771
xyY:
0.5210, 0.3042, 10.9280
CIE-Lab:
39.4590, 51.8439, 18.3574
CIE-LCH:
39.4590, 54.9980, 19.4986
CIE-Luv:
39.4590, 89.1325, 10.1781
Hunter-Lab:
33.0576, 43.2112, 11.8821
#ab2d42 color charts
#ab2d42 color shades, tints & tones
#ab2d42 color schemes
#ab2d42 color preview, HTML & CSS examples
This text has a color of #ab2d42
<p style="color:#ab2d42;">Text here</p>
.mytext {color:#ab2d42;}
This box has a color of #ab2d42
<div style="background-color:#ab2d42;">Content here</div>
.mybackground {background-color:#ab2d42;}
Border around this has a color of #ab2d42
<div style="border:2px solid #ab2d42;">Content here</div>
.myborder {border:2px solid #ab2d42;}