In RGB color space, #ff10f0 hex color has a red value of 255, a green value of 16 and a blue value of 240.
In CMYK color space (used in color printing), #ff10f0 hex color is composed of 0% cyan, 93.73% magenta, 5.88% yellow and 0% black.
#ff10f0 color has a hue of 303.8 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10f0 hex color contains mainly RED.
The closest web safe color of #ff10f0 is #ff00ff
#ff10f0 hex color has a decimal value of 16716016.
HEX | ff10f0 | #ff10f0 |
---|---|---|
RGB | 255, 16, 240 | rgb(255, 16, 240) |
RGB Percent | 100, 6.27, 94.12 | rgb(100, 6.27, 94.12) |
CMYK | 0, 94, 6, 0 | |
HSL | 303.8°, 100, 53.1 | hsl(303.8, 100%, 53.1%) |
HSV | 303.8°, 93.7, 100 |
XYZ | 57.153, 27.922, 84.815 |
---|---|
Hunter Lab | 52.841, 100.593, -58.177 |
CIE-LAB | 59.818, 95.221, -53.3 |
CIE-LCH | 59.818, 109.123, 330.762 |
CIE-LUV | 0, 93.73, 5.88, 0 |
Web Safe | ff00ff |
RGB percent of color #ff10f0
CMYK percent of color #ff10f0
Text with hexadecimal color #ff10f0
This text has a font color of #ff10f0
<p style="color:#ff10f0">Text here</p>
#ff10f0 Background Color
This box has a background color of #ff10f0
<div style="background-color:#ff10f0">Text here</div>
#ff10f0 Border Color
This box has a border color of #ff10f0
<div style="border: 4px solid #ff10f0">Text here</div>
CSS codes
<p style="color:#ff10f0">Text here</p>
<div style="background-color:#ff10f0">Text here</div>
<div style="border: 4px solid #ff10f0">Text here</div>
#ff10f0 Color on white background
This is how a font and box color of #ff10f0 will look
on a white background.
#ff10f0 Color on black background
This is how a font and box color of #ff10f0 hex color will look
on a black background.