In RGB color space, #ff10ea hex color has a red value of 255, a green value of 16 and a blue value of 234.
In CMYK color space (used in color printing), #ff10ea hex color is composed of 0% cyan, 93.73% magenta, 8.24% yellow and 0% black.
#ff10ea color has a hue of 305.3 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10ea hex color contains mainly RED.
The closest web safe color of #ff10ea is #ff00ff
#ff10ea hex color has a decimal value of 16716010.
HEX | ff10ea | #ff10ea |
---|---|---|
RGB | 255, 16, 234 | rgb(255, 16, 234) |
RGB Percent | 100, 6.27, 91.76 | rgb(100, 6.27, 91.76) |
CMYK | 0, 94, 8, 0 | |
HSL | 305.3°, 100, 53.1 | hsl(305.3, 100%, 53.1%) |
HSV | 305.3°, 93.7, 100 |
XYZ | 56.277, 27.571, 80.198 |
---|---|
Hunter Lab | 52.508, 99.423, -53.801 |
CIE-LAB | 59.499, 94.429, -50.448 |
CIE-LCH | 59.499, 107.06, 331.887 |
CIE-LUV | 0, 93.73, 8.24, 0 |
Web Safe | ff00ff |
RGB percent of color #ff10ea
CMYK percent of color #ff10ea
Text with hexadecimal color #ff10ea
This text has a font color of #ff10ea
<p style="color:#ff10ea">Text here</p>
#ff10ea Background Color
This box has a background color of #ff10ea
<div style="background-color:#ff10ea">Text here</div>
#ff10ea Border Color
This box has a border color of #ff10ea
<div style="border: 4px solid #ff10ea">Text here</div>
CSS codes
<p style="color:#ff10ea">Text here</p>
<div style="background-color:#ff10ea">Text here</div>
<div style="border: 4px solid #ff10ea">Text here</div>
#ff10ea Color on white background
This is how a font and box color of #ff10ea will look
on a white background.
#ff10ea Color on black background
This is how a font and box color of #ff10ea hex color will look
on a black background.