#ab1d1b color space conversions
Hex:
#ab1d1b
RGB:
171, 29, 27
CMY:
33, 89, 89
CMYK:
0, 83, 84, 33
HSL:
1°, 72.7273%, 38.8235%
HSV (HSB):
1°, 84.2105%, 67.0588%
XYZ:
17.4318, 9.6158, 1.9742
xyY:
0.6006, 0.3313, 9.6158
CIE-Lab:
37.1438, 55.0098, 39.0854
CIE-LCH:
37.1438, 67.4815, 35.3944
CIE-Luv:
37.1438, 105.3695, 23.2028
Hunter-Lab:
31.0093, 46.0768, 17.9319
#ab1d1b color charts
#ab1d1b color shades, tints & tones
#ab1d1b color schemes
#ab1d1b color preview, HTML & CSS examples
This text has a color of #ab1d1b
<p style="color:#ab1d1b;">Text here</p>
.mytext {color:#ab1d1b;}
This box has a color of #ab1d1b
<div style="background-color:#ab1d1b;">Content here</div>
.mybackground {background-color:#ab1d1b;}
Border around this has a color of #ab1d1b
<div style="border:2px solid #ab1d1b;">Content here</div>
.myborder {border:2px solid #ab1d1b;}