In RGB color space, #ff04ec hex color has a red value of 255, a green value of 4 and a blue value of 236.
In CMYK color space (used in color printing), #ff04ec hex color is composed of 0% cyan, 98.43% magenta, 7.45% yellow and 0% black.
#ff04ec color has a hue of 304.5 degrees, a saturation of 100% and a lightness of 50.8%.
#ff04ec hex color contains mainly RED.
The closest web safe color of #ff04ec is #ff00ff
#ff04ec hex color has a decimal value of 16712940.
HEX | ff04ec | #ff04ec |
---|---|---|
RGB | 255, 4, 236 | rgb(255, 4, 236) |
RGB Percent | 100, 1.57, 92.55 | rgb(100, 1.57, 92.55) |
CMYK | 0, 98, 7, 0 | |
HSL | 304.5°, 100, 50.8 | hsl(304.5, 100%, 50.8%) |
HSV | 304.5°, 98.4, 100 |
XYZ | 56.424, 27.403, 81.672 |
---|---|
Hunter Lab | 52.348, 100.79, -55.859 |
CIE-LAB | 59.346, 95.457, -51.813 |
CIE-LCH | 59.346, 108.612, 331.507 |
CIE-LUV | 0, 98.43, 7.45, 0 |
Web Safe | ff00ff |
RGB percent of color #ff04ec
CMYK percent of color #ff04ec
Text with hexadecimal color #ff04ec
This text has a font color of #ff04ec
<p style="color:#ff04ec">Text here</p>
#ff04ec Background Color
This box has a background color of #ff04ec
<div style="background-color:#ff04ec">Text here</div>
#ff04ec Border Color
This box has a border color of #ff04ec
<div style="border: 4px solid #ff04ec">Text here</div>
CSS codes
<p style="color:#ff04ec">Text here</p>
<div style="background-color:#ff04ec">Text here</div>
<div style="border: 4px solid #ff04ec">Text here</div>
#ff04ec Color on white background
This is how a font and box color of #ff04ec will look
on a white background.
#ff04ec Color on black background
This is how a font and box color of #ff04ec hex color will look
on a black background.