In RGB color space, #f00f2f hex color has a red value of 240, a green value of 15 and a blue value of 47.
In CMYK color space (used in color printing), #f00f2f hex color is composed of 0% cyan, 93.75% magenta, 80.42% yellow and 5.88% black.
#f00f2f color has a hue of 351.5 degrees, a saturation of 88.24% and a lightness of 50%.
#f00f2f hex color contains mainly RED.
The closest web safe color of #f00f2f is #ff0033
#f00f2f hex color has a decimal value of 15732527.
HEX | f00f2f | #f00f2f |
---|---|---|
RGB | 240, 15, 47 | rgb(240, 15, 47) |
RGB Percent | 94.12, 5.88, 18.43 | rgb(94.12, 5.88, 18.43) |
CMYK | 0, 94, 80, 6 | |
HSL | 351.5°, 88.24, 50 | hsl(351.5, 88.24%, 50%) |
HSV | 351.5°, 93.8, 94.1 |
XYZ | 36.619, 19.072, 4.441 |
---|---|
Hunter Lab | 43.672, 73.249, 24.541 |
CIE-LAB | 50.771, 76.018, 46.278 |
CIE-LCH | 50.771, 88.997, 31.332 |
CIE-LUV | 0, 93.75, 80.42, 5.88 |
Web Safe | ff0033 |
RGB percent of color #f00f2f
CMYK percent of color #f00f2f
Text with hexadecimal color #f00f2f
This text has a font color of #f00f2f
<p style="color:#f00f2f">Text here</p>
#f00f2f Background Color
This box has a background color of #f00f2f
<div style="background-color:#f00f2f">Text here</div>
#f00f2f Border Color
This box has a border color of #f00f2f
<div style="border: 4px solid #f00f2f">Text here</div>
CSS codes
<p style="color:#f00f2f">Text here</p>
<div style="background-color:#f00f2f">Text here</div>
<div style="border: 4px solid #f00f2f">Text here</div>
#f00f2f Color on white background
This is how a font and box color of #f00f2f will look
on a white background.
#f00f2f Color on black background
This is how a font and box color of #f00f2f hex color will look
on a black background.