In RGB color space, #f01f1f hex color has a red value of 240, a green value of 31 and a blue value of 31.
In CMYK color space (used in color printing), #f01f1f hex color is composed of 0% cyan, 87.08% magenta, 87.08% yellow and 5.88% black.
#f01f1f color has a hue of 0 degrees, a saturation of 87.45% and a lightness of 53.1%.
#f01f1f hex color contains mainly RED.
The closest web safe color of #f01f1f is #ff3333
#f01f1f hex color has a decimal value of 15736607.
HEX | f01f1f | #f01f1f |
---|---|---|
RGB | 240, 31, 31 | rgb(240, 31, 31) |
RGB Percent | 94.12, 12.16, 12.16 | rgb(94.12, 12.16, 12.16) |
CMYK | 0, 87, 87, 6 | |
HSL | 0°, 87.45, 53.1 | hsl(0, 87.45%, 53.1%) |
HSV | 0°, 87.1, 94.1 |
XYZ | 36.672, 19.604, 3.147 |
---|---|
Hunter Lab | 44.276, 70.359, 26.779 |
CIE-LAB | 51.386, 73.542, 54.806 |
CIE-LCH | 51.386, 91.718, 36.695 |
CIE-LUV | 0, 87.08, 87.08, 5.88 |
Web Safe | ff3333 |
RGB percent of color #f01f1f
CMYK percent of color #f01f1f
Text with hexadecimal color #f01f1f
This text has a font color of #f01f1f
<p style="color:#f01f1f">Text here</p>
#f01f1f Background Color
This box has a background color of #f01f1f
<div style="background-color:#f01f1f">Text here</div>
#f01f1f Border Color
This box has a border color of #f01f1f
<div style="border: 4px solid #f01f1f">Text here</div>
CSS codes
<p style="color:#f01f1f">Text here</p>
<div style="background-color:#f01f1f">Text here</div>
<div style="border: 4px solid #f01f1f">Text here</div>
#f01f1f Color on white background
This is how a font and box color of #f01f1f will look
on a white background.
#f01f1f Color on black background
This is how a font and box color of #f01f1f hex color will look
on a black background.