#ab2e0e color space conversions
Hex:
#ab2e0e
RGB:
171, 46, 14
CMY:
33, 82, 95
CMYK:
0, 73, 92, 33
HSL:
12°, 84.8649%, 36.2745%
HSV (HSB):
12°, 91.8129%, 67.0588%
XYZ:
17.8508, 10.6436, 1.5290
xyY:
0.5946, 0.3545, 10.6436
CIE-Lab:
38.9736, 49.3812, 46.5300
CIE-LCH:
38.9736, 67.8494, 43.2972
CIE-Luv:
38.9736, 98.4372, 29.2492
Hunter-Lab:
32.6246, 40.5750, 20.0584
#ab2e0e color charts
#ab2e0e color shades, tints & tones
#ab2e0e color schemes
#ab2e0e color preview, HTML & CSS examples
This text has a color of #ab2e0e
<p style="color:#ab2e0e;">Text here</p>
.mytext {color:#ab2e0e;}
This box has a color of #ab2e0e
<div style="background-color:#ab2e0e;">Content here</div>
.mybackground {background-color:#ab2e0e;}
Border around this has a color of #ab2e0e
<div style="border:2px solid #ab2e0e;">Content here</div>
.myborder {border:2px solid #ab2e0e;}