#ab2b1a color space conversions
Hex:
#ab2b1a
RGB:
171, 43, 26
CMY:
33, 83, 90
CMYK:
0, 75, 85, 33
HSL:
7°, 73.6041%, 38.6275%
HSV (HSB):
7°, 84.7953%, 67.0588%
XYZ:
17.8449, 10.4603, 2.0558
xyY:
0.5878, 0.3445, 10.4603
CIE-Lab:
38.6561, 50.7181, 40.9786
CIE-LCH:
38.6561, 65.2041, 38.9371
CIE-Luv:
38.6561, 98.8504, 26.1457
Hunter-Lab:
32.3423, 41.8885, 18.8710
#ab2b1a color charts
#ab2b1a color shades, tints & tones
#ab2b1a color schemes
#ab2b1a color preview, HTML & CSS examples
This text has a color of #ab2b1a
<p style="color:#ab2b1a;">Text here</p>
.mytext {color:#ab2b1a;}
This box has a color of #ab2b1a
<div style="background-color:#ab2b1a;">Content here</div>
.mybackground {background-color:#ab2b1a;}
Border around this has a color of #ab2b1a
<div style="border:2px solid #ab2b1a;">Content here</div>
.myborder {border:2px solid #ab2b1a;}