In RGB color space, #df000f hex color has a red value of 223, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #df000f hex color is composed of 0% cyan, 100% magenta, 93.27% yellow and 12.55% black.
#df000f color has a hue of 356 degrees, a saturation of 100% and a lightness of 43.7%.
#df000f hex color contains mainly RED.
The closest web safe color of #df000f is #cc0000
#df000f hex color has a decimal value of 14614543.
HEX | df000f | #df000f |
---|---|---|
RGB | 223, 0, 15 | rgb(223, 0, 15) |
RGB Percent | 87.45, 0, 5.88 | rgb(87.45, 0, 5.88) |
CMYK | 0, 100, 93, 13 | |
HSL | 356°, 100, 43.7 | hsl(356, 100%, 43.7%) |
HSV | 356°, 100, 87.5 |
XYZ | 30.518, 15.722, 1.878 |
---|---|
Hunter Lab | 39.651, 67.996, 24.948 |
CIE-LAB | 46.608, 72.52, 56.27 |
CIE-LCH | 46.608, 91.79, 37.809 |
CIE-LUV | 0, 100, 93.27, 12.55 |
Web Safe | cc0000 |
RGB percent of color #df000f
CMYK percent of color #df000f
Text with hexadecimal color #df000f
This text has a font color of #df000f
<p style="color:#df000f">Text here</p>
#df000f Background Color
This box has a background color of #df000f
<div style="background-color:#df000f">Text here</div>
#df000f Border Color
This box has a border color of #df000f
<div style="border: 4px solid #df000f">Text here</div>
CSS codes
<p style="color:#df000f">Text here</p>
<div style="background-color:#df000f">Text here</div>
<div style="border: 4px solid #df000f">Text here</div>
#df000f Color on white background
This is how a font and box color of #df000f will look
on a white background.
#df000f Color on black background
This is how a font and box color of #df000f hex color will look
on a black background.