In RGB color space, #fe2000 hex color has a red value of 254, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #fe2000 hex color is composed of 0% cyan, 87.4% magenta, 100% yellow and 0.39% black.
#fe2000 color has a hue of 7.6 degrees, a saturation of 100% and a lightness of 49.8%.
#fe2000 hex color contains mainly RED.
The closest web safe color of #fe2000 is #ff3300
#fe2000 hex color has a decimal value of 16654336.
HEX | fe2000 | #fe2000 |
---|---|---|
RGB | 254, 32, 0 | rgb(254, 32, 0) |
RGB Percent | 99.61, 12.55, 0 | rgb(99.61, 12.55, 0) |
CMYK | 0, 87, 100, 0 | |
HSL | 7.6°, 100, 49.8 | hsl(7.6, 100%, 49.8%) |
HSV | 7.6°, 100, 99.6 |
XYZ | 41.39, 22.104, 2.085 |
---|---|
Hunter Lab | 47.015, 74.868, 30.281 |
CIE-LAB | 54.137, 76.67, 67.419 |
CIE-LCH | 54.137, 102.096, 41.326 |
CIE-LUV | 0, 87.4, 100, 0.39 |
Web Safe | ff3300 |
RGB percent of color #fe2000
CMYK percent of color #fe2000
Text with hexadecimal color #fe2000
This text has a font color of #fe2000
<p style="color:#fe2000">Text here</p>
#fe2000 Background Color
This box has a background color of #fe2000
<div style="background-color:#fe2000">Text here</div>
#fe2000 Border Color
This box has a border color of #fe2000
<div style="border: 4px solid #fe2000">Text here</div>
CSS codes
<p style="color:#fe2000">Text here</p>
<div style="background-color:#fe2000">Text here</div>
<div style="border: 4px solid #fe2000">Text here</div>
#fe2000 Color on white background
This is how a font and box color of #fe2000 will look
on a white background.
#fe2000 Color on black background
This is how a font and box color of #fe2000 hex color will look
on a black background.