In RGB color space, #ff04ea hex color has a red value of 255, a green value of 4 and a blue value of 234.
In CMYK color space (used in color printing), #ff04ea hex color is composed of 0% cyan, 98.43% magenta, 8.24% yellow and 0% black.
#ff04ea color has a hue of 305 degrees, a saturation of 100% and a lightness of 50.8%.
#ff04ea hex color contains mainly RED.
The closest web safe color of #ff04ea is #ff00ff
#ff04ea hex color has a decimal value of 16712938.
HEX | ff04ea | #ff04ea |
---|---|---|
RGB | 255, 4, 234 | rgb(255, 4, 234) |
RGB Percent | 100, 1.57, 91.76 | rgb(100, 1.57, 91.76) |
CMYK | 0, 98, 8, 0 | |
HSL | 305°, 100, 50.8 | hsl(305, 100%, 50.8%) |
HSV | 305°, 98.4, 100 |
XYZ | 56.135, 27.287, 80.15 |
---|---|
Hunter Lab | 52.237, 100.405, -54.406 |
CIE-LAB | 59.239, 95.197, -50.861 |
CIE-LCH | 59.239, 107.932, 331.886 |
CIE-LUV | 0, 98.43, 8.24, 0 |
Web Safe | ff00ff |
RGB percent of color #ff04ea
CMYK percent of color #ff04ea
Text with hexadecimal color #ff04ea
This text has a font color of #ff04ea
<p style="color:#ff04ea">Text here</p>
#ff04ea Background Color
This box has a background color of #ff04ea
<div style="background-color:#ff04ea">Text here</div>
#ff04ea Border Color
This box has a border color of #ff04ea
<div style="border: 4px solid #ff04ea">Text here</div>
CSS codes
<p style="color:#ff04ea">Text here</p>
<div style="background-color:#ff04ea">Text here</div>
<div style="border: 4px solid #ff04ea">Text here</div>
#ff04ea Color on white background
This is how a font and box color of #ff04ea will look
on a white background.
#ff04ea Color on black background
This is how a font and box color of #ff04ea hex color will look
on a black background.