In RGB color space, #fa00eb hex color has a red value of 250, a green value of 0 and a blue value of 235.
In CMYK color space (used in color printing), #fa00eb hex color is composed of 0% cyan, 100% magenta, 6% yellow and 1.96% black.
#fa00eb color has a hue of 303.6 degrees, a saturation of 100% and a lightness of 49%.
#fa00eb hex color contains mainly RED.
The closest web safe color of #fa00eb is #ff00ff
#fa00eb hex color has a decimal value of 16384235.
HEX | fa00eb | #fa00eb |
---|---|---|
RGB | 250, 0, 235 | rgb(250, 0, 235) |
RGB Percent | 98.04, 0, 92.16 | rgb(98.04, 0, 92.16) |
CMYK | 0, 100, 6, 2 | |
HSL | 303.6°, 100, 49 | hsl(303.6, 100%, 49%) |
HSV | 303.6°, 100, 98 |
XYZ | 54.42, 26.322, 80.81 |
---|---|
Hunter Lab | 51.305, 99.554, -57.474 |
CIE-LAB | 58.341, 94.749, -52.903 |
CIE-LCH | 58.341, 108.518, 330.823 |
CIE-LUV | 0, 100, 6, 1.96 |
Web Safe | ff00ff |
RGB percent of color #fa00eb
CMYK percent of color #fa00eb
Text with hexadecimal color #fa00eb
This text has a font color of #fa00eb
<p style="color:#fa00eb">Text here</p>
#fa00eb Background Color
This box has a background color of #fa00eb
<div style="background-color:#fa00eb">Text here</div>
#fa00eb Border Color
This box has a border color of #fa00eb
<div style="border: 4px solid #fa00eb">Text here</div>
CSS codes
<p style="color:#fa00eb">Text here</p>
<div style="background-color:#fa00eb">Text here</div>
<div style="border: 4px solid #fa00eb">Text here</div>
#fa00eb Color on white background
This is how a font and box color of #fa00eb will look
on a white background.
#fa00eb Color on black background
This is how a font and box color of #fa00eb hex color will look
on a black background.