In RGB color space, #ab000d hex color has a red value of 171, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #ab000d hex color is composed of 0% cyan, 100% magenta, 92.4% yellow and 32.94% black.
#ab000d color has a hue of 355.4 degrees, a saturation of 100% and a lightness of 33.5%.
#ab000d hex color contains mainly RED.
The closest web safe color of #ab000d is #990000
#ab000d hex color has a decimal value of 11206669.
HEX | ab000d | #ab000d |
---|---|---|
RGB | 171, 0, 13 | rgb(171, 0, 13) |
RGB Percent | 67.06, 0, 5.1 | rgb(67.06, 0, 5.1) |
CMYK | 0, 100, 92, 33 | |
HSL | 355.4°, 100, 33.5 | hsl(355.4, 100%, 33.5%) |
HSV | 355.4°, 100, 67.1 |
XYZ | 16.867, 8.687, 1.169 |
---|---|
Hunter Lab | 29.474, 50.572, 18.28 |
CIE-LAB | 35.375, 59.534, 44.456 |
CIE-LCH | 35.375, 74.301, 36.75 |
CIE-LUV | 0, 100, 92.4, 32.94 |
Web Safe | 990000 |
RGB percent of color #ab000d
CMYK percent of color #ab000d
Text with hexadecimal color #ab000d
This text has a font color of #ab000d
<p style="color:#ab000d">Text here</p>
#ab000d Background Color
This box has a background color of #ab000d
<div style="background-color:#ab000d">Text here</div>
#ab000d Border Color
This box has a border color of #ab000d
<div style="border: 4px solid #ab000d">Text here</div>
CSS codes
<p style="color:#ab000d">Text here</p>
<div style="background-color:#ab000d">Text here</div>
<div style="border: 4px solid #ab000d">Text here</div>
#ab000d Color on white background
This is how a font and box color of #ab000d will look
on a white background.
#ab000d Color on black background
This is how a font and box color of #ab000d hex color will look
on a black background.