In RGB color space, #ff10fb hex color has a red value of 255, a green value of 16 and a blue value of 251.
In CMYK color space (used in color printing), #ff10fb hex color is composed of 0% cyan, 93.73% magenta, 1.57% yellow and 0% black.
#ff10fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10fb hex color contains mainly RED.
The closest web safe color of #ff10fb is #ff00ff
#ff10fb hex color has a decimal value of 16716027.
HEX | ff10fb | #ff10fb |
---|---|---|
RGB | 255, 16, 251 | rgb(255, 16, 251) |
RGB Percent | 100, 6.27, 98.43 | rgb(100, 6.27, 98.43) |
CMYK | 0, 94, 2, 0 | |
HSL | 301°, 100, 53.1 | hsl(301, 100%, 53.1%) |
HSV | 301°, 93.7, 100 |
XYZ | 58.838, 28.596, 93.685 |
---|---|
Hunter Lab | 53.475, 102.819, -66.439 |
CIE-LAB | 60.423, 96.72, -58.46 |
CIE-LCH | 60.423, 113.015, 328.85 |
CIE-LUV | 0, 93.73, 1.57, 0 |
Web Safe | ff00ff |
RGB percent of color #ff10fb
CMYK percent of color #ff10fb
Text with hexadecimal color #ff10fb
This text has a font color of #ff10fb
<p style="color:#ff10fb">Text here</p>
#ff10fb Background Color
This box has a background color of #ff10fb
<div style="background-color:#ff10fb">Text here</div>
#ff10fb Border Color
This box has a border color of #ff10fb
<div style="border: 4px solid #ff10fb">Text here</div>
CSS codes
<p style="color:#ff10fb">Text here</p>
<div style="background-color:#ff10fb">Text here</div>
<div style="border: 4px solid #ff10fb">Text here</div>
#ff10fb Color on white background
This is how a font and box color of #ff10fb will look
on a white background.
#ff10fb Color on black background
This is how a font and box color of #ff10fb hex color will look
on a black background.