In RGB color space, #f0001e hex color has a red value of 240, a green value of 0 and a blue value of 30.
In CMYK color space (used in color printing), #f0001e hex color is composed of 0% cyan, 100% magenta, 87.5% yellow and 5.88% black.
#f0001e color has a hue of 352.5 degrees, a saturation of 100% and a lightness of 47.1%.
#f0001e hex color contains mainly RED.
The closest web safe color of #f0001e is #ff0033
#f0001e hex color has a decimal value of 15728670.
HEX | f0001e | #f0001e |
---|---|---|
RGB | 240, 0, 30 | rgb(240, 0, 30) |
RGB Percent | 94.12, 0, 11.76 | rgb(94.12, 0, 11.76) |
CMYK | 0, 100, 88, 6 | |
HSL | 352.5°, 100, 47.1 | hsl(352.5, 100%, 47.1%) |
HSV | 352.5°, 100, 94.1 |
XYZ | 36.17, 18.619, 2.916 |
---|---|
Hunter Lab | 43.15, 74.114, 26.198 |
CIE-LAB | 50.238, 76.821, 54.367 |
CIE-LCH | 50.238, 94.113, 35.287 |
CIE-LUV | 0, 100, 87.5, 5.88 |
Web Safe | ff0033 |
RGB percent of color #f0001e
CMYK percent of color #f0001e
Text with hexadecimal color #f0001e
This text has a font color of #f0001e
<p style="color:#f0001e">Text here</p>
#f0001e Background Color
This box has a background color of #f0001e
<div style="background-color:#f0001e">Text here</div>
#f0001e Border Color
This box has a border color of #f0001e
<div style="border: 4px solid #f0001e">Text here</div>
CSS codes
<p style="color:#f0001e">Text here</p>
<div style="background-color:#f0001e">Text here</div>
<div style="border: 4px solid #f0001e">Text here</div>
#f0001e Color on white background
This is how a font and box color of #f0001e will look
on a white background.
#f0001e Color on black background
This is how a font and box color of #f0001e hex color will look
on a black background.