In RGB color space, #fa00ed hex color has a red value of 250, a green value of 0 and a blue value of 237.
In CMYK color space (used in color printing), #fa00ed hex color is composed of 0% cyan, 100% magenta, 5.2% yellow and 1.96% black.
#fa00ed color has a hue of 303.1 degrees, a saturation of 100% and a lightness of 49%.
#fa00ed hex color contains mainly RED.
The closest web safe color of #fa00ed is #ff00ff
#fa00ed hex color has a decimal value of 16384237.
HEX | fa00ed | #fa00ed |
---|---|---|
RGB | 250, 0, 237 | rgb(250, 0, 237) |
RGB Percent | 98.04, 0, 92.94 | rgb(98.04, 0, 92.94) |
CMYK | 0, 100, 5, 2 | |
HSL | 303.1°, 100, 49 | hsl(303.1, 100%, 49%) |
HSV | 303.1°, 100, 98 |
XYZ | 54.71, 26.438, 82.34 |
---|---|
Hunter Lab | 51.418, 99.947, -58.954 |
CIE-LAB | 58.45, 95.016, -53.85 |
CIE-LCH | 58.45, 109.215, 330.458 |
CIE-LUV | 0, 100, 5.2, 1.96 |
Web Safe | ff00ff |
RGB percent of color #fa00ed
CMYK percent of color #fa00ed
Text with hexadecimal color #fa00ed
This text has a font color of #fa00ed
<p style="color:#fa00ed">Text here</p>
#fa00ed Background Color
This box has a background color of #fa00ed
<div style="background-color:#fa00ed">Text here</div>
#fa00ed Border Color
This box has a border color of #fa00ed
<div style="border: 4px solid #fa00ed">Text here</div>
CSS codes
<p style="color:#fa00ed">Text here</p>
<div style="background-color:#fa00ed">Text here</div>
<div style="border: 4px solid #fa00ed">Text here</div>
#fa00ed Color on white background
This is how a font and box color of #fa00ed will look
on a white background.
#fa00ed Color on black background
This is how a font and box color of #fa00ed hex color will look
on a black background.