In RGB color space, #f500eb hex color has a red value of 245, a green value of 0 and a blue value of 235.
In CMYK color space (used in color printing), #f500eb hex color is composed of 0% cyan, 100% magenta, 4.08% yellow and 3.92% black.
#f500eb color has a hue of 302.4 degrees, a saturation of 100% and a lightness of 48%.
#f500eb hex color contains mainly RED.
The closest web safe color of #f500eb is #ff00ff
#f500eb hex color has a decimal value of 16056555.
HEX | f500eb | #f500eb |
---|---|---|
RGB | 245, 0, 235 | rgb(245, 0, 235) |
RGB Percent | 96.08, 0, 92.16 | rgb(96.08, 0, 92.16) |
CMYK | 0, 100, 4, 4 | |
HSL | 302.4°, 100, 48 | hsl(302.4, 100%, 48%) |
HSV | 302.4°, 100, 96.1 |
XYZ | 52.652, 25.411, 80.727 |
---|---|
Hunter Lab | 50.409, 98.225, -59.662 |
CIE-LAB | 57.474, 93.944, -54.337 |
CIE-LCH | 57.474, 108.526, 329.955 |
CIE-LUV | 0, 100, 4.08, 3.92 |
Web Safe | ff00ff |
RGB percent of color #f500eb
CMYK percent of color #f500eb
Text with hexadecimal color #f500eb
This text has a font color of #f500eb
<p style="color:#f500eb">Text here</p>
#f500eb Background Color
This box has a background color of #f500eb
<div style="background-color:#f500eb">Text here</div>
#f500eb Border Color
This box has a border color of #f500eb
<div style="border: 4px solid #f500eb">Text here</div>
CSS codes
<p style="color:#f500eb">Text here</p>
<div style="background-color:#f500eb">Text here</div>
<div style="border: 4px solid #f500eb">Text here</div>
#f500eb Color on white background
This is how a font and box color of #f500eb will look
on a white background.
#f500eb Color on black background
This is how a font and box color of #f500eb hex color will look
on a black background.