#ab001f color space conversions
Hex:
#ab001f
RGB:
171, 0, 31
CMY:
33, 100, 88
CMYK:
0, 100, 82, 33
HSL:
349°, 100.0000%, 33.5294%
HSV (HSB):
349°, 100.0000%, 67.0588%
XYZ:
17.0419, 8.7569, 2.0884
xyY:
0.6111, 0.3140, 8.7569
CIE-Lab:
35.5119, 59.9103, 35.2777
CIE-LCH:
35.5119, 69.5253, 30.4914
CIE-Luv:
35.5119, 112.1445, 19.0408
Hunter-Lab:
29.5920, 51.0115, 16.5302
#ab001f color charts
#ab001f color shades, tints & tones
#ab001f color schemes
#ab001f color preview, HTML & CSS examples
This text has a color of #ab001f
<p style="color:#ab001f;">Text here</p>
.mytext {color:#ab001f;}
This box has a color of #ab001f
<div style="background-color:#ab001f;">Content here</div>
.mybackground {background-color:#ab001f;}
Border around this has a color of #ab001f
<div style="border:2px solid #ab001f;">Content here</div>
.myborder {border:2px solid #ab001f;}