#ab2049 color space conversions
Hex:
#ab2049
RGB:
171, 32, 73
CMY:
33, 87, 71
CMYK:
0, 81, 57, 33
HSL:
342°, 68.4729%, 39.8039%
HSV (HSB):
342°, 81.2865%, 67.0588%
XYZ:
18.5137, 10.1720, 7.2909
xyY:
0.5146, 0.2827, 10.1720
CIE-Lab:
38.1494, 56.4353, 12.1457
CIE-LCH:
38.1494, 57.7275, 12.1456
CIE-Luv:
38.1494, 92.2107, 3.0192
Hunter-Lab:
31.8936, 47.8027, 8.7717
#ab2049 color charts
#ab2049 color shades, tints & tones
#ab2049 color schemes
#ab2049 color preview, HTML & CSS examples
This text has a color of #ab2049
<p style="color:#ab2049;">Text here</p>
.mytext {color:#ab2049;}
This box has a color of #ab2049
<div style="background-color:#ab2049;">Content here</div>
.mybackground {background-color:#ab2049;}
Border around this has a color of #ab2049
<div style="border:2px solid #ab2049;">Content here</div>
.myborder {border:2px solid #ab2049;}