#ab112a color space conversions
Hex:
#ab112a
RGB:
171, 17, 42
CMY:
33, 93, 84
CMYK:
0, 90, 75, 33
HSL:
350°, 81.9149%, 36.8627%
HSV (HSB):
350°, 90.0585%, 67.0588%
XYZ:
17.4130, 9.2260, 3.0535
xyY:
0.5864, 0.3107, 9.2260
CIE-Lab:
36.4158, 58.0456, 29.6085
CIE-LCH:
36.4158, 65.1610, 27.0257
CIE-Luv:
36.4158, 106.2256, 16.5746
Hunter-Lab:
30.3743, 49.1752, 15.3016
#ab112a color charts
#ab112a color shades, tints & tones
#ab112a color schemes
#ab112a color preview, HTML & CSS examples
This text has a color of #ab112a
<p style="color:#ab112a;">Text here</p>
.mytext {color:#ab112a;}
This box has a color of #ab112a
<div style="background-color:#ab112a;">Content here</div>
.mybackground {background-color:#ab112a;}
Border around this has a color of #ab112a
<div style="border:2px solid #ab112a;">Content here</div>
.myborder {border:2px solid #ab112a;}