#ab213c color space conversions
Hex:
#ab213c
RGB:
171, 33, 60
CMY:
33, 87, 76
CMYK:
0, 81, 65, 33
HSL:
348°, 67.6471%, 40.0000%
HSV (HSB):
348°, 80.7018%, 67.0588%
XYZ:
18.1541, 10.0719, 5.2622
xyY:
0.5421, 0.3008, 10.0719
CIE-Lab:
37.9711, 55.3145, 20.2032
CIE-LCH:
37.9711, 58.8885, 20.0643
CIE-Luv:
37.9711, 96.0792, 10.6609
Hunter-Lab:
31.7362, 46.5688, 12.3844
#ab213c color charts
#ab213c color shades, tints & tones
#ab213c color schemes
#ab213c color preview, HTML & CSS examples
This text has a color of #ab213c
<p style="color:#ab213c;">Text here</p>
.mytext {color:#ab213c;}
This box has a color of #ab213c
<div style="background-color:#ab213c;">Content here</div>
.mybackground {background-color:#ab213c;}
Border around this has a color of #ab213c
<div style="border:2px solid #ab213c;">Content here</div>
.myborder {border:2px solid #ab213c;}