#ab1f0f color space conversions
Hex:
#ab1f0f
RGB:
171, 31, 15
CMY:
33, 88, 94
CMYK:
0, 82, 91, 33
HSL:
6°, 83.8710%, 36.4706%
HSV (HSB):
6°, 91.2281%, 67.0588%
XYZ:
17.3708, 9.6724, 1.4034
xyY:
0.6106, 0.3400, 9.6724
CIE-Lab:
37.2479, 54.2296, 44.9147
CIE-LCH:
37.2479, 70.4144, 39.6327
CIE-Luv:
37.2479, 106.0735, 26.1348
Hunter-Lab:
31.1005, 45.2732, 19.0950
#ab1f0f color charts
#ab1f0f color shades, tints & tones
#ab1f0f color schemes
#ab1f0f color preview, HTML & CSS examples
This text has a color of #ab1f0f
<p style="color:#ab1f0f;">Text here</p>
.mytext {color:#ab1f0f;}
This box has a color of #ab1f0f
<div style="background-color:#ab1f0f;">Content here</div>
.mybackground {background-color:#ab1f0f;}
Border around this has a color of #ab1f0f
<div style="border:2px solid #ab1f0f;">Content here</div>
.myborder {border:2px solid #ab1f0f;}