In RGB color space, #ff0dec hex color has a red value of 255, a green value of 13 and a blue value of 236.
In CMYK color space (used in color printing), #ff0dec hex color is composed of 0% cyan, 94.9% magenta, 7.45% yellow and 0% black.
#ff0dec color has a hue of 304.7 degrees, a saturation of 100% and a lightness of 52.5%.
#ff0dec hex color contains mainly RED.
The closest web safe color of #ff0dec is #ff00ff
#ff0dec hex color has a decimal value of 16715244.
HEX | ff0dec | #ff0dec |
---|---|---|
RGB | 255, 13, 236 | rgb(255, 13, 236) |
RGB Percent | 100, 5.1, 92.55 | rgb(100, 5.1, 92.55) |
CMYK | 0, 95, 7, 0 | |
HSL | 304.7°, 100, 52.5 | hsl(304.7, 100%, 52.5%) |
HSV | 304.7°, 94.9, 100 |
XYZ | 56.524, 27.604, 81.706 |
---|---|
Hunter Lab | 52.54, 100.093, -55.426 |
CIE-LAB | 59.529, 94.913, -51.522 |
CIE-LCH | 59.529, 107.995, 331.505 |
CIE-LUV | 0, 94.9, 7.45, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0dec
CMYK percent of color #ff0dec
Text with hexadecimal color #ff0dec
This text has a font color of #ff0dec
<p style="color:#ff0dec">Text here</p>
#ff0dec Background Color
This box has a background color of #ff0dec
<div style="background-color:#ff0dec">Text here</div>
#ff0dec Border Color
This box has a border color of #ff0dec
<div style="border: 4px solid #ff0dec">Text here</div>
CSS codes
<p style="color:#ff0dec">Text here</p>
<div style="background-color:#ff0dec">Text here</div>
<div style="border: 4px solid #ff0dec">Text here</div>
#ff0dec Color on white background
This is how a font and box color of #ff0dec will look
on a white background.
#ff0dec Color on black background
This is how a font and box color of #ff0dec hex color will look
on a black background.