In RGB color space, #fe00f0 hex color has a red value of 254, a green value of 0 and a blue value of 240.
In CMYK color space (used in color printing), #fe00f0 hex color is composed of 0% cyan, 100% magenta, 5.51% yellow and 0.39% black.
#fe00f0 color has a hue of 303.3 degrees, a saturation of 100% and a lightness of 49.8%.
#fe00f0 hex color contains mainly RED.
The closest web safe color of #fe00f0 is #ff00ff
#fe00f0 hex color has a decimal value of 16646384.
HEX | fe00f0 | #fe00f0 |
---|---|---|
RGB | 254, 0, 240 | rgb(254, 0, 240) |
RGB Percent | 99.61, 0, 94.12 | rgb(99.61, 0, 94.12) |
CMYK | 0, 100, 6, 0 | |
HSL | 303.3°, 100, 49.8 | hsl(303.3, 100%, 49.8%) |
HSV | 303.3°, 100, 99.6 |
XYZ | 56.601, 27.362, 84.736 |
---|---|
Hunter Lab | 52.309, 101.607, -59.429 |
CIE-LAB | 59.308, 96.058, -54.123 |
CIE-LCH | 59.308, 110.256, 330.601 |
CIE-LUV | 0, 100, 5.51, 0.39 |
Web Safe | ff00ff |
RGB percent of color #fe00f0
CMYK percent of color #fe00f0
Text with hexadecimal color #fe00f0
This text has a font color of #fe00f0
<p style="color:#fe00f0">Text here</p>
#fe00f0 Background Color
This box has a background color of #fe00f0
<div style="background-color:#fe00f0">Text here</div>
#fe00f0 Border Color
This box has a border color of #fe00f0
<div style="border: 4px solid #fe00f0">Text here</div>
CSS codes
<p style="color:#fe00f0">Text here</p>
<div style="background-color:#fe00f0">Text here</div>
<div style="border: 4px solid #fe00f0">Text here</div>
#fe00f0 Color on white background
This is how a font and box color of #fe00f0 will look
on a white background.
#fe00f0 Color on black background
This is how a font and box color of #fe00f0 hex color will look
on a black background.