In RGB color space, #f2003f hex color has a red value of 242, a green value of 0 and a blue value of 63.
In CMYK color space (used in color printing), #f2003f hex color is composed of 0% cyan, 100% magenta, 73.97% yellow and 5.1% black.
#f2003f color has a hue of 344.4 degrees, a saturation of 100% and a lightness of 47.5%.
#f2003f hex color contains mainly RED.
The closest web safe color of #f2003f is #ff0033
#f2003f hex color has a decimal value of 15859775.
HEX | f2003f | #f2003f |
---|---|---|
RGB | 242, 0, 63 | rgb(242, 0, 63) |
RGB Percent | 94.9, 0, 24.71 | rgb(94.9, 0, 24.71) |
CMYK | 0, 100, 74, 5 | |
HSL | 344.4°, 100, 47.5 | hsl(344.4, 100%, 47.5%) |
HSV | 344.4°, 100, 94.9 |
XYZ | 37.515, 19.236, 6.438 |
---|---|
Hunter Lab | 43.859, 75.928, 21.998 |
CIE-LAB | 50.962, 78.139, 37.536 |
CIE-LCH | 50.962, 86.687, 25.658 |
CIE-LUV | 0, 100, 73.97, 5.1 |
Web Safe | ff0033 |
RGB percent of color #f2003f
CMYK percent of color #f2003f
Text with hexadecimal color #f2003f
This text has a font color of #f2003f
<p style="color:#f2003f">Text here</p>
#f2003f Background Color
This box has a background color of #f2003f
<div style="background-color:#f2003f">Text here</div>
#f2003f Border Color
This box has a border color of #f2003f
<div style="border: 4px solid #f2003f">Text here</div>
CSS codes
<p style="color:#f2003f">Text here</p>
<div style="background-color:#f2003f">Text here</div>
<div style="border: 4px solid #f2003f">Text here</div>
#f2003f Color on white background
This is how a font and box color of #f2003f will look
on a white background.
#f2003f Color on black background
This is how a font and box color of #f2003f hex color will look
on a black background.