In RGB color space, #ff0ff5 hex color has a red value of 255, a green value of 15 and a blue value of 245.
In CMYK color space (used in color printing), #ff0ff5 hex color is composed of 0% cyan, 94.12% magenta, 3.92% yellow and 0% black.
#ff0ff5 color has a hue of 302.5 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0ff5 hex color contains mainly RED.
The closest web safe color of #ff0ff5 is #ff00ff
#ff0ff5 hex color has a decimal value of 16715765.
HEX | ff0ff5 | #ff0ff5 |
---|---|---|
RGB | 255, 15, 245 | rgb(255, 15, 245) |
RGB Percent | 100, 5.88, 96.08 | rgb(100, 5.88, 96.08) |
CMYK | 0, 94, 4, 0 | |
HSL | 302.5°, 100, 52.9 | hsl(302.5, 100%, 52.9%) |
HSV | 302.5°, 94.1, 100 |
XYZ | 57.892, 28.194, 88.777 |
---|---|
Hunter Lab | 53.098, 101.694, -61.961 |
CIE-LAB | 60.064, 95.975, -55.699 |
CIE-LCH | 60.064, 110.967, 329.871 |
CIE-LUV | 0, 94.12, 3.92, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0ff5
CMYK percent of color #ff0ff5
Text with hexadecimal color #ff0ff5
This text has a font color of #ff0ff5
<p style="color:#ff0ff5">Text here</p>
#ff0ff5 Background Color
This box has a background color of #ff0ff5
<div style="background-color:#ff0ff5">Text here</div>
#ff0ff5 Border Color
This box has a border color of #ff0ff5
<div style="border: 4px solid #ff0ff5">Text here</div>
CSS codes
<p style="color:#ff0ff5">Text here</p>
<div style="background-color:#ff0ff5">Text here</div>
<div style="border: 4px solid #ff0ff5">Text here</div>
#ff0ff5 Color on white background
This is how a font and box color of #ff0ff5 will look
on a white background.
#ff0ff5 Color on black background
This is how a font and box color of #ff0ff5 hex color will look
on a black background.