In RGB color space, #fe0002 hex color has a red value of 254, a green value of 0 and a blue value of 2.
In CMYK color space (used in color printing), #fe0002 hex color is composed of 0% cyan, 100% magenta, 99.21% yellow and 0.39% black.
#fe0002 color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 49.8%.
#fe0002 hex color contains mainly RED.
The closest web safe color of #fe0002 is #ff0000
#fe0002 hex color has a decimal value of 16646146.
HEX | fe0002 | #fe0002 |
---|---|---|
RGB | 254, 0, 2 | rgb(254, 0, 2) |
RGB Percent | 99.61, 0, 0.78 | rgb(99.61, 0, 0.78) |
CMYK | 0, 100, 99, 0 | |
HSL | 359.5°, 100, 49.8 | hsl(359.5, 100%, 49.8%) |
HSV | 359.5°, 100, 99.6 |
XYZ | 40.884, 21.075, 1.971 |
---|---|
Hunter Lab | 45.908, 78.629, 29.59 |
CIE-LAB | 53.031, 79.885, 66.506 |
CIE-LCH | 53.031, 103.945, 39.778 |
CIE-LUV | 0, 100, 99.21, 0.39 |
Web Safe | ff0000 |
RGB percent of color #fe0002
CMYK percent of color #fe0002
Text with hexadecimal color #fe0002
This text has a font color of #fe0002
<p style="color:#fe0002">Text here</p>
#fe0002 Background Color
This box has a background color of #fe0002
<div style="background-color:#fe0002">Text here</div>
#fe0002 Border Color
This box has a border color of #fe0002
<div style="border: 4px solid #fe0002">Text here</div>
CSS codes
<p style="color:#fe0002">Text here</p>
<div style="background-color:#fe0002">Text here</div>
<div style="border: 4px solid #fe0002">Text here</div>
#fe0002 Color on white background
This is how a font and box color of #fe0002 will look
on a white background.
#fe0002 Color on black background
This is how a font and box color of #fe0002 hex color will look
on a black background.