#ab2232 color space conversions
Hex:
#ab2232
RGB:
171, 34, 50
CMY:
33, 87, 80
CMYK:
0, 80, 71, 33
HSL:
353°, 66.8293%, 40.1961%
HSV (HSB):
353°, 80.1170%, 67.0588%
XYZ:
17.9423, 10.0323, 4.0084
xyY:
0.5610, 0.3137, 10.0323
CIE-Lab:
37.9003, 54.4961, 26.3992
CIE-LCH:
37.9003, 60.5536, 25.8467
CIE-Luv:
37.9003, 98.4822, 15.7774
Hunter-Lab:
31.6738, 45.6864, 14.6684
#ab2232 color charts
#ab2232 color shades, tints & tones
#ab2232 color schemes
#ab2232 color preview, HTML & CSS examples
This text has a color of #ab2232
<p style="color:#ab2232;">Text here</p>
.mytext {color:#ab2232;}
This box has a color of #ab2232
<div style="background-color:#ab2232;">Content here</div>
.mybackground {background-color:#ab2232;}
Border around this has a color of #ab2232
<div style="border:2px solid #ab2232;">Content here</div>
.myborder {border:2px solid #ab2232;}