In RGB color space, #ff0def hex color has a red value of 255, a green value of 13 and a blue value of 239.
In CMYK color space (used in color printing), #ff0def hex color is composed of 0% cyan, 94.9% magenta, 6.27% yellow and 0% black.
#ff0def color has a hue of 304 degrees, a saturation of 100% and a lightness of 52.5%.
#ff0def hex color contains mainly RED.
The closest web safe color of #ff0def is #ff00ff
#ff0def hex color has a decimal value of 16715247.
HEX | ff0def | #ff0def |
---|---|---|
RGB | 255, 13, 239 | rgb(255, 13, 239) |
RGB Percent | 100, 5.1, 93.73 | rgb(100, 5.1, 93.73) |
CMYK | 0, 95, 6, 0 | |
HSL | 304°, 100, 52.5 | hsl(304, 100%, 52.5%) |
HSV | 304°, 94.9, 100 |
XYZ | 56.964, 27.78, 84.021 |
---|---|
Hunter Lab | 52.707, 100.681, -57.621 |
CIE-LAB | 59.689, 95.31, -52.946 |
CIE-LCH | 59.689, 109.029, 330.947 |
CIE-LUV | 0, 94.9, 6.27, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0def
CMYK percent of color #ff0def
Text with hexadecimal color #ff0def
This text has a font color of #ff0def
<p style="color:#ff0def">Text here</p>
#ff0def Background Color
This box has a background color of #ff0def
<div style="background-color:#ff0def">Text here</div>
#ff0def Border Color
This box has a border color of #ff0def
<div style="border: 4px solid #ff0def">Text here</div>
CSS codes
<p style="color:#ff0def">Text here</p>
<div style="background-color:#ff0def">Text here</div>
<div style="border: 4px solid #ff0def">Text here</div>
#ff0def Color on white background
This is how a font and box color of #ff0def will look
on a white background.
#ff0def Color on black background
This is how a font and box color of #ff0def hex color will look
on a black background.