In RGB color space, #f0001d hex color has a red value of 240, a green value of 0 and a blue value of 29.
In CMYK color space (used in color printing), #f0001d hex color is composed of 0% cyan, 100% magenta, 87.92% yellow and 5.88% black.
#f0001d color has a hue of 352.8 degrees, a saturation of 100% and a lightness of 47.1%.
#f0001d hex color contains mainly RED.
The closest web safe color of #f0001d is #ff0033
#f0001d hex color has a decimal value of 15728669.
HEX | f0001d | #f0001d |
---|---|---|
RGB | 240, 0, 29 | rgb(240, 0, 29) |
RGB Percent | 94.12, 0, 11.37 | rgb(94.12, 0, 11.37) |
CMYK | 0, 100, 88, 6 | |
HSL | 352.8°, 100, 47.1 | hsl(352.8, 100%, 47.1%) |
HSV | 352.8°, 100, 94.1 |
XYZ | 36.157, 18.614, 2.85 |
---|---|
Hunter Lab | 43.144, 74.091, 26.284 |
CIE-LAB | 50.233, 76.804, 54.812 |
CIE-LCH | 50.233, 94.357, 35.514 |
CIE-LUV | 0, 100, 87.92, 5.88 |
Web Safe | ff0033 |
RGB percent of color #f0001d
CMYK percent of color #f0001d
Text with hexadecimal color #f0001d
This text has a font color of #f0001d
<p style="color:#f0001d">Text here</p>
#f0001d Background Color
This box has a background color of #f0001d
<div style="background-color:#f0001d">Text here</div>
#f0001d Border Color
This box has a border color of #f0001d
<div style="border: 4px solid #f0001d">Text here</div>
CSS codes
<p style="color:#f0001d">Text here</p>
<div style="background-color:#f0001d">Text here</div>
<div style="border: 4px solid #f0001d">Text here</div>
#f0001d Color on white background
This is how a font and box color of #f0001d will look
on a white background.
#f0001d Color on black background
This is how a font and box color of #f0001d hex color will look
on a black background.