In RGB color space, #de000f hex color has a red value of 222, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #de000f hex color is composed of 0% cyan, 100% magenta, 93.24% yellow and 12.94% black.
#de000f color has a hue of 355.9 degrees, a saturation of 100% and a lightness of 43.5%.
#de000f hex color contains mainly RED.
The closest web safe color of #de000f is #cc0000
#de000f hex color has a decimal value of 14549007.
HEX | de000f | #de000f |
---|---|---|
RGB | 222, 0, 15 | rgb(222, 0, 15) |
RGB Percent | 87.06, 0, 5.88 | rgb(87.06, 0, 5.88) |
CMYK | 0, 100, 93, 13 | |
HSL | 355.9°, 100, 43.5 | hsl(355.9, 100%, 43.5%) |
HSV | 355.9°, 100, 87.1 |
XYZ | 30.21, 15.564, 1.864 |
---|---|
Hunter Lab | 39.451, 67.648, 24.815 |
CIE-LAB | 46.397, 72.272, 56.036 |
CIE-LCH | 46.397, 91.451, 37.788 |
CIE-LUV | 0, 100, 93.24, 12.94 |
Web Safe | cc0000 |
RGB percent of color #de000f
CMYK percent of color #de000f
Text with hexadecimal color #de000f
This text has a font color of #de000f
<p style="color:#de000f">Text here</p>
#de000f Background Color
This box has a background color of #de000f
<div style="background-color:#de000f">Text here</div>
#de000f Border Color
This box has a border color of #de000f
<div style="border: 4px solid #de000f">Text here</div>
CSS codes
<p style="color:#de000f">Text here</p>
<div style="background-color:#de000f">Text here</div>
<div style="border: 4px solid #de000f">Text here</div>
#de000f Color on white background
This is how a font and box color of #de000f will look
on a white background.
#de000f Color on black background
This is how a font and box color of #de000f hex color will look
on a black background.