In RGB color space, #ff10fc hex color has a red value of 255, a green value of 16 and a blue value of 252.
In CMYK color space (used in color printing), #ff10fc hex color is composed of 0% cyan, 93.73% magenta, 1.18% yellow and 0% black.
#ff10fc color has a hue of 300.8 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10fc hex color contains mainly RED.
The closest web safe color of #ff10fc is #ff00ff
#ff10fc hex color has a decimal value of 16716028.
HEX | ff10fc | #ff10fc |
---|---|---|
RGB | 255, 16, 252 | rgb(255, 16, 252) |
RGB Percent | 100, 6.27, 98.82 | rgb(100, 6.27, 98.82) |
CMYK | 0, 94, 1, 0 | |
HSL | 300.8°, 100, 53.1 | hsl(300.8, 100%, 53.1%) |
HSV | 300.8°, 93.7, 100 |
XYZ | 58.996, 28.659, 94.518 |
---|---|
Hunter Lab | 53.534, 103.027, -67.207 |
CIE-LAB | 60.479, 96.859, -58.926 |
CIE-LCH | 60.479, 113.375, 328.685 |
CIE-LUV | 0, 93.73, 1.18, 0 |
Web Safe | ff00ff |
RGB percent of color #ff10fc
CMYK percent of color #ff10fc
Text with hexadecimal color #ff10fc
This text has a font color of #ff10fc
<p style="color:#ff10fc">Text here</p>
#ff10fc Background Color
This box has a background color of #ff10fc
<div style="background-color:#ff10fc">Text here</div>
#ff10fc Border Color
This box has a border color of #ff10fc
<div style="border: 4px solid #ff10fc">Text here</div>
CSS codes
<p style="color:#ff10fc">Text here</p>
<div style="background-color:#ff10fc">Text here</div>
<div style="border: 4px solid #ff10fc">Text here</div>
#ff10fc Color on white background
This is how a font and box color of #ff10fc will look
on a white background.
#ff10fc Color on black background
This is how a font and box color of #ff10fc hex color will look
on a black background.