In RGB color space, #f400ea hex color has a red value of 244, a green value of 0 and a blue value of 234.
In CMYK color space (used in color printing), #f400ea hex color is composed of 0% cyan, 100% magenta, 4.1% yellow and 4.31% black.
#f400ea color has a hue of 302.5 degrees, a saturation of 100% and a lightness of 47.8%.
#f400ea hex color contains mainly RED.
The closest web safe color of #f400ea is #ff00ff
#f400ea hex color has a decimal value of 15991018.
HEX | f400ea | #f400ea |
---|---|---|
RGB | 244, 0, 234 | rgb(244, 0, 234) |
RGB Percent | 95.69, 0, 91.76 | rgb(95.69, 0, 91.76) |
CMYK | 0, 100, 4, 4 | |
HSL | 302.5°, 100, 47.8 | hsl(302.5, 100%, 47.8%) |
HSV | 302.5°, 100, 95.7 |
XYZ | 52.16, 25.174, 79.952 |
---|---|
Hunter Lab | 50.174, 97.763, -59.357 |
CIE-LAB | 57.245, 93.648, -54.151 |
CIE-LCH | 57.245, 108.177, 329.962 |
CIE-LUV | 0, 100, 4.1, 4.31 |
Web Safe | ff00ff |
RGB percent of color #f400ea
CMYK percent of color #f400ea
Text with hexadecimal color #f400ea
This text has a font color of #f400ea
<p style="color:#f400ea">Text here</p>
#f400ea Background Color
This box has a background color of #f400ea
<div style="background-color:#f400ea">Text here</div>
#f400ea Border Color
This box has a border color of #f400ea
<div style="border: 4px solid #f400ea">Text here</div>
CSS codes
<p style="color:#f400ea">Text here</p>
<div style="background-color:#f400ea">Text here</div>
<div style="border: 4px solid #f400ea">Text here</div>
#f400ea Color on white background
This is how a font and box color of #f400ea will look
on a white background.
#f400ea Color on black background
This is how a font and box color of #f400ea hex color will look
on a black background.