In RGB color space, #ff0deb hex color has a red value of 255, a green value of 13 and a blue value of 235.
In CMYK color space (used in color printing), #ff0deb hex color is composed of 0% cyan, 94.9% magenta, 7.84% yellow and 0% black.
#ff0deb color has a hue of 305 degrees, a saturation of 100% and a lightness of 52.5%.
#ff0deb hex color contains mainly RED.
The closest web safe color of #ff0deb is #ff00ff
#ff0deb hex color has a decimal value of 16715243.
HEX | ff0deb | #ff0deb |
---|---|---|
RGB | 255, 13, 235 | rgb(255, 13, 235) |
RGB Percent | 100, 5.1, 92.16 | rgb(100, 5.1, 92.16) |
CMYK | 0, 95, 8, 0 | |
HSL | 305°, 100, 52.5 | hsl(305, 100%, 52.5%) |
HSV | 305°, 94.9, 100 |
XYZ | 56.379, 27.546, 80.943 |
---|---|
Hunter Lab | 52.484, 99.899, -54.7 |
CIE-LAB | 59.476, 94.781, -51.045 |
CIE-LCH | 59.476, 107.652, 331.695 |
CIE-LUV | 0, 94.9, 7.84, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0deb
CMYK percent of color #ff0deb
Text with hexadecimal color #ff0deb
This text has a font color of #ff0deb
<p style="color:#ff0deb">Text here</p>
#ff0deb Background Color
This box has a background color of #ff0deb
<div style="background-color:#ff0deb">Text here</div>
#ff0deb Border Color
This box has a border color of #ff0deb
<div style="border: 4px solid #ff0deb">Text here</div>
CSS codes
<p style="color:#ff0deb">Text here</p>
<div style="background-color:#ff0deb">Text here</div>
<div style="border: 4px solid #ff0deb">Text here</div>
#ff0deb Color on white background
This is how a font and box color of #ff0deb will look
on a white background.
#ff0deb Color on black background
This is how a font and box color of #ff0deb hex color will look
on a black background.