In RGB color space, #ff04fa hex color has a red value of 255, a green value of 4 and a blue value of 250.
In CMYK color space (used in color printing), #ff04fa hex color is composed of 0% cyan, 98.43% magenta, 1.96% yellow and 0% black.
#ff04fa color has a hue of 301.2 degrees, a saturation of 100% and a lightness of 50.8%.
#ff04fa hex color contains mainly RED.
The closest web safe color of #ff04fa is #ff00ff
#ff04fa hex color has a decimal value of 16712954.
HEX | ff04fa | #ff04fa |
---|---|---|
RGB | 255, 4, 250 | rgb(255, 4, 250) |
RGB Percent | 100, 1.57, 98.04 | rgb(100, 1.57, 98.04) |
CMYK | 0, 98, 2, 0 | |
HSL | 301.2°, 100, 50.8 | hsl(301.2, 100%, 50.8%) |
HSV | 301.2°, 98.4, 100 |
XYZ | 58.539, 28.249, 92.81 |
---|---|
Hunter Lab | 53.15, 103.587, -66.327 |
CIE-LAB | 60.113, 97.335, -58.401 |
CIE-LCH | 60.113, 113.511, 329.036 |
CIE-LUV | 0, 98.43, 1.96, 0 |
Web Safe | ff00ff |
RGB percent of color #ff04fa
CMYK percent of color #ff04fa
Text with hexadecimal color #ff04fa
This text has a font color of #ff04fa
<p style="color:#ff04fa">Text here</p>
#ff04fa Background Color
This box has a background color of #ff04fa
<div style="background-color:#ff04fa">Text here</div>
#ff04fa Border Color
This box has a border color of #ff04fa
<div style="border: 4px solid #ff04fa">Text here</div>
CSS codes
<p style="color:#ff04fa">Text here</p>
<div style="background-color:#ff04fa">Text here</div>
<div style="border: 4px solid #ff04fa">Text here</div>
#ff04fa Color on white background
This is how a font and box color of #ff04fa will look
on a white background.
#ff04fa Color on black background
This is how a font and box color of #ff04fa hex color will look
on a black background.