In RGB color space, #ff85ed hex color has a red value of 255, a green value of 133 and a blue value of 237.
In CMYK color space (used in color printing), #ff85ed hex color is composed of 0% cyan, 47.84% magenta, 7.06% yellow and 0% black.
#ff85ed color has a hue of 308.9 degrees, a saturation of 100% and a lightness of 76.1%.
#ff85ed hex color contains mainly RED.
The closest web safe color of #ff85ed is #ff99ff
#ff85ed hex color has a decimal value of 16745965.
HEX | ff85ed | #ff85ed |
---|---|---|
RGB | 255, 133, 237 | rgb(255, 133, 237) |
RGB Percent | 100, 52.16, 92.94 | rgb(100, 52.16, 92.94) |
CMYK | 0, 48, 7, 0 | |
HSL | 308.9°, 100, 76.1 | hsl(308.9, 100%, 76.1%) |
HSV | 308.9°, 47.8, 100 |
XYZ | 64.914, 44.149, 85.221 |
---|---|
Hunter Lab | 66.445, 58.11, -29.533 |
CIE-LAB | 72.328, 59.598, -32.025 |
CIE-LCH | 72.328, 67.657, 331.749 |
CIE-LUV | 0, 47.84, 7.06, 0 |
Web Safe | ff99ff |
RGB percent of color #ff85ed
CMYK percent of color #ff85ed
Text with hexadecimal color #ff85ed
This text has a font color of #ff85ed
<p style="color:#ff85ed">Text here</p>
#ff85ed Background Color
This box has a background color of #ff85ed
<div style="background-color:#ff85ed">Text here</div>
#ff85ed Border Color
This box has a border color of #ff85ed
<div style="border: 4px solid #ff85ed">Text here</div>
CSS codes
<p style="color:#ff85ed">Text here</p>
<div style="background-color:#ff85ed">Text here</div>
<div style="border: 4px solid #ff85ed">Text here</div>
#ff85ed Color on white background
This is how a font and box color of #ff85ed will look
on a white background.
#ff85ed Color on black background
This is how a font and box color of #ff85ed hex color will look
on a black background.