#ab262a color space conversions
Hex:
#ab262a
RGB:
171, 38, 42
CMY:
33, 85, 84
CMYK:
0, 78, 75, 33
HSL:
358°, 63.6364%, 40.9804%
HSV (HSB):
358°, 77.7778%, 67.0588%
XYZ:
17.9056, 10.2113, 3.2177
xyY:
0.5714, 0.3259, 10.2113
CIE-Lab:
38.2191, 52.9263, 31.6472
CIE-LCH:
38.2191, 61.6663, 30.8773
CIE-Luv:
38.2191, 98.6037, 19.9590
Hunter-Lab:
31.9552, 44.0984, 16.3984
#ab262a color charts
#ab262a color shades, tints & tones
#ab262a color schemes
#ab262a color preview, HTML & CSS examples
This text has a color of #ab262a
<p style="color:#ab262a;">Text here</p>
.mytext {color:#ab262a;}
This box has a color of #ab262a
<div style="background-color:#ab262a;">Content here</div>
.mybackground {background-color:#ab262a;}
Border around this has a color of #ab262a
<div style="border:2px solid #ab262a;">Content here</div>
.myborder {border:2px solid #ab262a;}