In RGB color space, #ff13ed hex color has a red value of 255, a green value of 19 and a blue value of 237.
In CMYK color space (used in color printing), #ff13ed hex color is composed of 0% cyan, 92.55% magenta, 7.06% yellow and 0% black.
#ff13ed color has a hue of 304.6 degrees, a saturation of 100% and a lightness of 53.7%.
#ff13ed hex color contains mainly RED.
The closest web safe color of #ff13ed is #ff00ff
#ff13ed hex color has a decimal value of 16716781.
HEX | ff13ed | #ff13ed |
---|---|---|
RGB | 255, 19, 237 | rgb(255, 19, 237) |
RGB Percent | 100, 7.45, 92.94 | rgb(100, 7.45, 92.94) |
CMYK | 0, 93, 7, 0 | |
HSL | 304.6°, 100, 53.7 | hsl(304.6, 100%, 53.7%) |
HSV | 304.6°, 92.5, 100 |
XYZ | 56.759, 27.84, 82.503 |
---|---|
Hunter Lab | 52.764, 99.68, -55.773 |
CIE-LAB | 59.744, 94.569, -51.741 |
CIE-LCH | 59.744, 107.798, 331.316 |
CIE-LUV | 0, 92.55, 7.06, 0 |
Web Safe | ff00ff |
RGB percent of color #ff13ed
CMYK percent of color #ff13ed
Text with hexadecimal color #ff13ed
This text has a font color of #ff13ed
<p style="color:#ff13ed">Text here</p>
#ff13ed Background Color
This box has a background color of #ff13ed
<div style="background-color:#ff13ed">Text here</div>
#ff13ed Border Color
This box has a border color of #ff13ed
<div style="border: 4px solid #ff13ed">Text here</div>
CSS codes
<p style="color:#ff13ed">Text here</p>
<div style="background-color:#ff13ed">Text here</div>
<div style="border: 4px solid #ff13ed">Text here</div>
#ff13ed Color on white background
This is how a font and box color of #ff13ed will look
on a white background.
#ff13ed Color on black background
This is how a font and box color of #ff13ed hex color will look
on a black background.