In RGB color space, #ff1008 hex color has a red value of 255, a green value of 16 and a blue value of 8.
In CMYK color space (used in color printing), #ff1008 hex color is composed of 0% cyan, 93.73% magenta, 96.86% yellow and 0% black.
#ff1008 color has a hue of 1.9 degrees, a saturation of 100% and a lightness of 51.6%.
#ff1008 hex color contains mainly RED.
The closest web safe color of #ff1008 is #ff0000
#ff1008 hex color has a decimal value of 16715784.
HEX | ff1008 | #ff1008 |
---|---|---|
RGB | 255, 16, 8 | rgb(255, 16, 8) |
RGB Percent | 100, 6.27, 3.14 | rgb(100, 6.27, 3.14) |
CMYK | 0, 94, 97, 0 | |
HSL | 1.9°, 100, 51.6 | hsl(1.9, 100%, 51.6%) |
HSV | 1.9°, 96.9, 100 |
XYZ | 41.469, 21.648, 2.223 |
---|---|
Hunter Lab | 46.527, 77.671, 29.736 |
CIE-LAB | 53.652, 79.004, 65.426 |
CIE-LCH | 53.652, 102.578, 39.629 |
CIE-LUV | 0, 93.73, 96.86, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1008
CMYK percent of color #ff1008
Text with hexadecimal color #ff1008
This text has a font color of #ff1008
<p style="color:#ff1008">Text here</p>
#ff1008 Background Color
This box has a background color of #ff1008
<div style="background-color:#ff1008">Text here</div>
#ff1008 Border Color
This box has a border color of #ff1008
<div style="border: 4px solid #ff1008">Text here</div>
CSS codes
<p style="color:#ff1008">Text here</p>
<div style="background-color:#ff1008">Text here</div>
<div style="border: 4px solid #ff1008">Text here</div>
#ff1008 Color on white background
This is how a font and box color of #ff1008 will look
on a white background.
#ff1008 Color on black background
This is how a font and box color of #ff1008 hex color will look
on a black background.