In RGB color space, #ff1808 hex color has a red value of 255, a green value of 24 and a blue value of 8.
In CMYK color space (used in color printing), #ff1808 hex color is composed of 0% cyan, 90.59% magenta, 96.86% yellow and 0% black.
#ff1808 color has a hue of 3.9 degrees, a saturation of 100% and a lightness of 51.6%.
#ff1808 hex color contains mainly RED.
The closest web safe color of #ff1808 is #ff0000
#ff1808 hex color has a decimal value of 16717832.
HEX | ff1808 | #ff1808 |
---|---|---|
RGB | 255, 24, 8 | rgb(255, 24, 8) |
RGB Percent | 100, 9.41, 3.14 | rgb(100, 9.41, 3.14) |
CMYK | 0, 91, 97, 0 | |
HSL | 3.9°, 100, 51.6 | hsl(3.9, 100%, 51.6%) |
HSV | 3.9°, 96.9, 100 |
XYZ | 41.61, 21.931, 2.27 |
---|---|
Hunter Lab | 46.831, 76.648, 29.907 |
CIE-LAB | 53.954, 78.131, 65.565 |
CIE-LCH | 53.954, 101.996, 40.002 |
CIE-LUV | 0, 90.59, 96.86, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1808
CMYK percent of color #ff1808
Text with hexadecimal color #ff1808
This text has a font color of #ff1808
<p style="color:#ff1808">Text here</p>
#ff1808 Background Color
This box has a background color of #ff1808
<div style="background-color:#ff1808">Text here</div>
#ff1808 Border Color
This box has a border color of #ff1808
<div style="border: 4px solid #ff1808">Text here</div>
CSS codes
<p style="color:#ff1808">Text here</p>
<div style="background-color:#ff1808">Text here</div>
<div style="border: 4px solid #ff1808">Text here</div>
#ff1808 Color on white background
This is how a font and box color of #ff1808 will look
on a white background.
#ff1808 Color on black background
This is how a font and box color of #ff1808 hex color will look
on a black background.