In RGB color space, #fe00ea hex color has a red value of 254, a green value of 0 and a blue value of 234.
In CMYK color space (used in color printing), #fe00ea hex color is composed of 0% cyan, 100% magenta, 7.87% yellow and 0.39% black.
#fe00ea color has a hue of 304.7 degrees, a saturation of 100% and a lightness of 49.8%.
#fe00ea hex color contains mainly RED.
The closest web safe color of #fe00ea is #ff00ff
#fe00ea hex color has a decimal value of 16646378.
HEX | fe00ea | #fe00ea |
---|---|---|
RGB | 254, 0, 234 | rgb(254, 0, 234) |
RGB Percent | 99.61, 0, 91.76 | rgb(99.61, 0, 91.76) |
CMYK | 0, 100, 8, 0 | |
HSL | 304.7°, 100, 49.8 | hsl(304.7, 100%, 49.8%) |
HSV | 304.7°, 100, 99.6 |
XYZ | 55.724, 27.011, 80.119 |
---|---|
Hunter Lab | 51.972, 100.435, -55.02 |
CIE-LAB | 58.985, 95.268, -51.276 |
CIE-LCH | 58.985, 108.191, 331.71 |
CIE-LUV | 0, 100, 7.87, 0.39 |
Web Safe | ff00ff |
RGB percent of color #fe00ea
CMYK percent of color #fe00ea
Text with hexadecimal color #fe00ea
This text has a font color of #fe00ea
<p style="color:#fe00ea">Text here</p>
#fe00ea Background Color
This box has a background color of #fe00ea
<div style="background-color:#fe00ea">Text here</div>
#fe00ea Border Color
This box has a border color of #fe00ea
<div style="border: 4px solid #fe00ea">Text here</div>
CSS codes
<p style="color:#fe00ea">Text here</p>
<div style="background-color:#fe00ea">Text here</div>
<div style="border: 4px solid #fe00ea">Text here</div>
#fe00ea Color on white background
This is how a font and box color of #fe00ea will look
on a white background.
#fe00ea Color on black background
This is how a font and box color of #fe00ea hex color will look
on a black background.