#ab0f1f color space conversions
Hex:
#ab0f1f
RGB:
171, 15, 31
CMY:
33, 94, 88
CMYK:
0, 91, 82, 33
HSL:
354°, 83.8710%, 36.4706%
HSV (HSB):
354°, 91.2281%, 67.0588%
XYZ:
17.2127, 9.0985, 2.1453
xyY:
0.6049, 0.3197, 9.0985
CIE-Lab:
36.1733, 57.9984, 35.9358
CIE-LCH:
36.1733, 68.2290, 31.7823
CIE-Luv:
36.1733, 109.1641, 20.2449
Hunter-Lab:
30.1637, 49.0733, 16.8978
#ab0f1f color charts
#ab0f1f color shades, tints & tones
#ab0f1f color schemes
#ab0f1f color preview, HTML & CSS examples
This text has a color of #ab0f1f
<p style="color:#ab0f1f;">Text here</p>
.mytext {color:#ab0f1f;}
This box has a color of #ab0f1f
<div style="background-color:#ab0f1f;">Content here</div>
.mybackground {background-color:#ab0f1f;}
Border around this has a color of #ab0f1f
<div style="border:2px solid #ab0f1f;">Content here</div>
.myborder {border:2px solid #ab0f1f;}