In RGB color space, #f00a1b hex color has a red value of 240, a green value of 10 and a blue value of 27.
In CMYK color space (used in color printing), #f00a1b hex color is composed of 0% cyan, 95.83% magenta, 88.75% yellow and 5.88% black.
#f00a1b color has a hue of 355.6 degrees, a saturation of 92% and a lightness of 49%.
#f00a1b hex color contains mainly RED.
The closest web safe color of #f00a1b is #ff0033
#f00a1b hex color has a decimal value of 15731227.
HEX | f00a1b | #f00a1b |
---|---|---|
RGB | 240, 10, 27 | rgb(240, 10, 27) |
RGB Percent | 94.12, 3.92, 10.59 | rgb(94.12, 3.92, 10.59) |
CMYK | 0, 96, 89, 6 | |
HSL | 355.6°, 92, 49 | hsl(355.6, 92%, 49%) |
HSV | 355.6°, 95.8, 94.1 |
XYZ | 36.242, 18.821, 2.76 |
---|---|
Hunter Lab | 43.383, 73.197, 26.596 |
CIE-LAB | 50.477, 76.033, 55.865 |
CIE-LCH | 50.477, 94.35, 36.306 |
CIE-LUV | 0, 95.83, 88.75, 5.88 |
Web Safe | ff0033 |
RGB percent of color #f00a1b
CMYK percent of color #f00a1b
Text with hexadecimal color #f00a1b
This text has a font color of #f00a1b
<p style="color:#f00a1b">Text here</p>
#f00a1b Background Color
This box has a background color of #f00a1b
<div style="background-color:#f00a1b">Text here</div>
#f00a1b Border Color
This box has a border color of #f00a1b
<div style="border: 4px solid #f00a1b">Text here</div>
CSS codes
<p style="color:#f00a1b">Text here</p>
<div style="background-color:#f00a1b">Text here</div>
<div style="border: 4px solid #f00a1b">Text here</div>
#f00a1b Color on white background
This is how a font and box color of #f00a1b will look
on a white background.
#f00a1b Color on black background
This is how a font and box color of #f00a1b hex color will look
on a black background.