In RGB color space, #d8000d hex color has a red value of 216, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #d8000d hex color is composed of 0% cyan, 100% magenta, 93.98% yellow and 15.29% black.
#d8000d color has a hue of 356.4 degrees, a saturation of 100% and a lightness of 42.4%.
#d8000d hex color contains mainly RED.
The closest web safe color of #d8000d is #cc0000
#d8000d hex color has a decimal value of 14155789.
HEX | d8000d | #d8000d |
---|---|---|
RGB | 216, 0, 13 | rgb(216, 0, 13) |
RGB Percent | 84.71, 0, 5.1 | rgb(84.71, 0, 5.1) |
CMYK | 0, 100, 94, 15 | |
HSL | 356.4°, 100, 42.4 | hsl(356.4, 100%, 42.4%) |
HSV | 356.4°, 100, 84.7 |
XYZ | 28.392, 14.628, 1.708 |
---|---|
Hunter Lab | 38.247, 65.576, 24.125 |
CIE-LAB | 45.12, 70.788, 55.314 |
CIE-LCH | 45.12, 89.836, 38.004 |
CIE-LUV | 0, 100, 93.98, 15.29 |
Web Safe | cc0000 |
RGB percent of color #d8000d
CMYK percent of color #d8000d
Text with hexadecimal color #d8000d
This text has a font color of #d8000d
<p style="color:#d8000d">Text here</p>
#d8000d Background Color
This box has a background color of #d8000d
<div style="background-color:#d8000d">Text here</div>
#d8000d Border Color
This box has a border color of #d8000d
<div style="border: 4px solid #d8000d">Text here</div>
CSS codes
<p style="color:#d8000d">Text here</p>
<div style="background-color:#d8000d">Text here</div>
<div style="border: 4px solid #d8000d">Text here</div>
#d8000d Color on white background
This is how a font and box color of #d8000d will look
on a white background.
#d8000d Color on black background
This is how a font and box color of #d8000d hex color will look
on a black background.