In RGB color space, #fe002b hex color has a red value of 254, a green value of 0 and a blue value of 43.
In CMYK color space (used in color printing), #fe002b hex color is composed of 0% cyan, 100% magenta, 83.07% yellow and 0.39% black.
#fe002b color has a hue of 349.8 degrees, a saturation of 100% and a lightness of 49.8%.
#fe002b hex color contains mainly RED.
The closest web safe color of #fe002b is #ff0033
#fe002b hex color has a decimal value of 16646187.
HEX | fe002b | #fe002b |
---|---|---|
RGB | 254, 0, 43 | rgb(254, 0, 43) |
RGB Percent | 99.61, 0, 16.86 | rgb(99.61, 0, 16.86) |
CMYK | 0, 100, 83, 0 | |
HSL | 349.8°, 100, 49.8 | hsl(349.8, 100%, 49.8%) |
HSV | 349.8°, 100, 99.6 |
XYZ | 41.309, 21.245, 4.209 |
---|---|
Hunter Lab | 46.092, 79.314, 26.85 |
CIE-LAB | 53.217, 80.39, 51.715 |
CIE-LCH | 53.217, 95.588, 32.753 |
CIE-LUV | 0, 100, 83.07, 0.39 |
Web Safe | ff0033 |
RGB percent of color #fe002b
CMYK percent of color #fe002b
Text with hexadecimal color #fe002b
This text has a font color of #fe002b
<p style="color:#fe002b">Text here</p>
#fe002b Background Color
This box has a background color of #fe002b
<div style="background-color:#fe002b">Text here</div>
#fe002b Border Color
This box has a border color of #fe002b
<div style="border: 4px solid #fe002b">Text here</div>
CSS codes
<p style="color:#fe002b">Text here</p>
<div style="background-color:#fe002b">Text here</div>
<div style="border: 4px solid #fe002b">Text here</div>
#fe002b Color on white background
This is how a font and box color of #fe002b will look
on a white background.
#fe002b Color on black background
This is how a font and box color of #fe002b hex color will look
on a black background.