In RGB color space, #ff0dee hex color has a red value of 255, a green value of 13 and a blue value of 238.
In CMYK color space (used in color printing), #ff0dee hex color is composed of 0% cyan, 94.9% magenta, 6.67% yellow and 0% black.
#ff0dee color has a hue of 304.2 degrees, a saturation of 100% and a lightness of 52.5%.
#ff0dee hex color contains mainly RED.
The closest web safe color of #ff0dee is #ff00ff
#ff0dee hex color has a decimal value of 16715246.
HEX | ff0dee | #ff0dee |
---|---|---|
RGB | 255, 13, 238 | rgb(255, 13, 238) |
RGB Percent | 100, 5.1, 93.33 | rgb(100, 5.1, 93.33) |
CMYK | 0, 95, 7, 0 | |
HSL | 304.2°, 100, 52.5 | hsl(304.2, 100%, 52.5%) |
HSV | 304.2°, 94.9, 100 |
XYZ | 56.817, 27.721, 83.245 |
---|---|
Hunter Lab | 52.651, 100.486, -56.887 |
CIE-LAB | 59.636, 95.179, -52.472 |
CIE-LCH | 59.636, 108.685, 331.132 |
CIE-LUV | 0, 94.9, 6.67, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0dee
CMYK percent of color #ff0dee
Text with hexadecimal color #ff0dee
This text has a font color of #ff0dee
<p style="color:#ff0dee">Text here</p>
#ff0dee Background Color
This box has a background color of #ff0dee
<div style="background-color:#ff0dee">Text here</div>
#ff0dee Border Color
This box has a border color of #ff0dee
<div style="border: 4px solid #ff0dee">Text here</div>
CSS codes
<p style="color:#ff0dee">Text here</p>
<div style="background-color:#ff0dee">Text here</div>
<div style="border: 4px solid #ff0dee">Text here</div>
#ff0dee Color on white background
This is how a font and box color of #ff0dee will look
on a white background.
#ff0dee Color on black background
This is how a font and box color of #ff0dee hex color will look
on a black background.