In RGB color space, #f00f1c hex color has a red value of 240, a green value of 15 and a blue value of 28.
In CMYK color space (used in color printing), #f00f1c hex color is composed of 0% cyan, 93.75% magenta, 88.33% yellow and 5.88% black.
#f00f1c color has a hue of 356.5 degrees, a saturation of 88.24% and a lightness of 50%.
#f00f1c hex color contains mainly RED.
The closest web safe color of #f00f1c is #ff0033
#f00f1c hex color has a decimal value of 15732508.
HEX | f00f1c | #f00f1c |
---|---|---|
RGB | 240, 15, 28 | rgb(240, 15, 28) |
RGB Percent | 94.12, 5.88, 10.98 | rgb(94.12, 5.88, 10.98) |
CMYK | 0, 94, 88, 6 | |
HSL | 356.5°, 88.24, 50 | hsl(356.5, 88.24%, 50%) |
HSV | 356.5°, 93.8, 94.1 |
XYZ | 36.316, 18.951, 2.842 |
---|---|
Hunter Lab | 43.533, 72.726, 26.602 |
CIE-LAB | 50.63, 75.621, 55.552 |
CIE-LCH | 50.63, 93.833, 36.301 |
CIE-LUV | 0, 93.75, 88.33, 5.88 |
Web Safe | ff0033 |
RGB percent of color #f00f1c
CMYK percent of color #f00f1c
Text with hexadecimal color #f00f1c
This text has a font color of #f00f1c
<p style="color:#f00f1c">Text here</p>
#f00f1c Background Color
This box has a background color of #f00f1c
<div style="background-color:#f00f1c">Text here</div>
#f00f1c Border Color
This box has a border color of #f00f1c
<div style="border: 4px solid #f00f1c">Text here</div>
CSS codes
<p style="color:#f00f1c">Text here</p>
<div style="background-color:#f00f1c">Text here</div>
<div style="border: 4px solid #f00f1c">Text here</div>
#f00f1c Color on white background
This is how a font and box color of #f00f1c will look
on a white background.
#f00f1c Color on black background
This is how a font and box color of #f00f1c hex color will look
on a black background.