In RGB color space, #fe00fc hex color has a red value of 254, a green value of 0 and a blue value of 252.
In CMYK color space (used in color printing), #fe00fc hex color is composed of 0% cyan, 100% magenta, 0.79% yellow and 0.39% black.
#fe00fc color has a hue of 300.5 degrees, a saturation of 100% and a lightness of 49.8%.
#fe00fc hex color contains mainly RED.
The closest web safe color of #fe00fc is #ff00ff
#fe00fc hex color has a decimal value of 16646396.
HEX | fe00fc | #fe00fc |
---|---|---|
RGB | 254, 0, 252 | rgb(254, 0, 252) |
RGB Percent | 99.61, 0, 98.82 | rgb(99.61, 0, 98.82) |
CMYK | 0, 100, 1, 0 | |
HSL | 300.5°, 100, 49.8 | hsl(300.5, 100%, 49.8%) |
HSV | 300.5°, 100, 99.6 |
XYZ | 58.444, 28.099, 94.439 |
---|---|
Hunter Lab | 53.008, 104.039, -68.524 |
CIE-LAB | 59.978, 97.686, -59.737 |
CIE-LCH | 59.978, 114.504, 328.553 |
CIE-LUV | 0, 100, 0.79, 0.39 |
Web Safe | ff00ff |
RGB percent of color #fe00fc
CMYK percent of color #fe00fc
Text with hexadecimal color #fe00fc
This text has a font color of #fe00fc
<p style="color:#fe00fc">Text here</p>
#fe00fc Background Color
This box has a background color of #fe00fc
<div style="background-color:#fe00fc">Text here</div>
#fe00fc Border Color
This box has a border color of #fe00fc
<div style="border: 4px solid #fe00fc">Text here</div>
CSS codes
<p style="color:#fe00fc">Text here</p>
<div style="background-color:#fe00fc">Text here</div>
<div style="border: 4px solid #fe00fc">Text here</div>
#fe00fc Color on white background
This is how a font and box color of #fe00fc will look
on a white background.
#fe00fc Color on black background
This is how a font and box color of #fe00fc hex color will look
on a black background.