#ab2e2b color space conversions
Hex:
#ab2e2b
RGB:
171, 46, 43
CMY:
33, 82, 83
CMYK:
0, 73, 75, 33
HSL:
1°, 59.8131%, 41.9608%
HSV (HSB):
1°, 74.8538%, 67.0588%
XYZ:
18.2076, 10.7863, 3.4078
xyY:
0.5619, 0.3329, 10.7863
CIE-Lab:
39.2182, 50.2219, 32.1756
CIE-LCH:
39.2182, 59.6449, 32.6464
CIE-Luv:
39.2182, 94.3316, 21.4071
Hunter-Lab:
32.8426, 41.4844, 16.8377
#ab2e2b color charts
#ab2e2b color shades, tints & tones
#ab2e2b color schemes
#ab2e2b color preview, HTML & CSS examples
This text has a color of #ab2e2b
<p style="color:#ab2e2b;">Text here</p>
.mytext {color:#ab2e2b;}
This box has a color of #ab2e2b
<div style="background-color:#ab2e2b;">Content here</div>
.mybackground {background-color:#ab2e2b;}
Border around this has a color of #ab2e2b
<div style="border:2px solid #ab2e2b;">Content here</div>
.myborder {border:2px solid #ab2e2b;}