In RGB color space, #ff85fc hex color has a red value of 255, a green value of 133 and a blue value of 252.
In CMYK color space (used in color printing), #ff85fc hex color is composed of 0% cyan, 47.84% magenta, 1.18% yellow and 0% black.
#ff85fc color has a hue of 301.5 degrees, a saturation of 100% and a lightness of 76.1%.
#ff85fc hex color contains mainly RED.
The closest web safe color of #ff85fc is #ff99ff
#ff85fc hex color has a decimal value of 16745980.
HEX | ff85fc | #ff85fc |
---|---|---|
RGB | 255, 133, 252 | rgb(255, 133, 252) |
RGB Percent | 100, 52.16, 98.82 | rgb(100, 52.16, 98.82) |
CMYK | 0, 48, 1, 0 | |
HSL | 301.5°, 100, 76.1 | hsl(301.5, 100%, 76.1%) |
HSV | 301.5°, 47.8, 100 |
XYZ | 67.198, 45.063, 97.252 |
---|---|
Hunter Lab | 67.129, 61.208, -38.905 |
CIE-LAB | 72.933, 62.093, -39.275 |
CIE-LCH | 72.933, 73.472, 327.686 |
CIE-LUV | 0, 47.84, 1.18, 0 |
Web Safe | ff99ff |
RGB percent of color #ff85fc
CMYK percent of color #ff85fc
Text with hexadecimal color #ff85fc
This text has a font color of #ff85fc
<p style="color:#ff85fc">Text here</p>
#ff85fc Background Color
This box has a background color of #ff85fc
<div style="background-color:#ff85fc">Text here</div>
#ff85fc Border Color
This box has a border color of #ff85fc
<div style="border: 4px solid #ff85fc">Text here</div>
CSS codes
<p style="color:#ff85fc">Text here</p>
<div style="background-color:#ff85fc">Text here</div>
<div style="border: 4px solid #ff85fc">Text here</div>
#ff85fc Color on white background
This is how a font and box color of #ff85fc will look
on a white background.
#ff85fc Color on black background
This is how a font and box color of #ff85fc hex color will look
on a black background.