#ab2e1d color space conversions
Hex:
#ab2e1d
RGB:
171, 46, 29
CMY:
33, 82, 89
CMYK:
0, 73, 83, 33
HSL:
7°, 71.0000%, 39.2157%
HSV (HSB):
7°, 83.0409%, 67.0588%
XYZ:
17.9934, 10.7006, 2.2795
xyY:
0.5809, 0.3455, 10.7006
CIE-Lab:
39.0716, 49.7189, 39.8295
CIE-LCH:
39.0716, 63.7053, 38.6980
CIE-Luv:
39.0716, 96.7555, 26.0449
Hunter-Lab:
32.7118, 40.9395, 18.7667
#ab2e1d color charts
#ab2e1d color shades, tints & tones
#ab2e1d color schemes
#ab2e1d color preview, HTML & CSS examples
This text has a color of #ab2e1d
<p style="color:#ab2e1d;">Text here</p>
.mytext {color:#ab2e1d;}
This box has a color of #ab2e1d
<div style="background-color:#ab2e1d;">Content here</div>
.mybackground {background-color:#ab2e1d;}
Border around this has a color of #ab2e1d
<div style="border:2px solid #ab2e1d;">Content here</div>
.myborder {border:2px solid #ab2e1d;}