In RGB color space, #ffdeed hex color has a red value of 255, a green value of 222 and a blue value of 237.
In CMYK color space (used in color printing), #ffdeed hex color is composed of 0% cyan, 12.94% magenta, 7.06% yellow and 0% black.
#ffdeed color has a hue of 332.7 degrees, a saturation of 100% and a lightness of 93.5%.
#ffdeed hex color contains mainly RED.
The closest web safe color of #ffdeed is #ffccff
#ffdeed hex color has a decimal value of 16768749.
HEX | ffdeed | #ffdeed |
---|---|---|
RGB | 255, 222, 237 | rgb(255, 222, 237) |
RGB Percent | 100, 87.06, 92.94 | rgb(100, 87.06, 92.94) |
CMYK | 0, 13, 7, 0 | |
HSL | 332.7°, 100, 93.5 | hsl(332.7, 100%, 93.5%) |
HSV | 332.7°, 12.9, 100 |
XYZ | 82.647, 79.617, 91.132 |
---|---|
Hunter Lab | 89.228, 9.184, 1.905 |
CIE-LAB | 91.513, 13.819, -3.114 |
CIE-LCH | 91.513, 14.166, 347.301 |
CIE-LUV | 0, 12.94, 7.06, 0 |
Web Safe | ffccff |
RGB percent of color #ffdeed
CMYK percent of color #ffdeed
Text with hexadecimal color #ffdeed
This text has a font color of #ffdeed
<p style="color:#ffdeed">Text here</p>
#ffdeed Background Color
This box has a background color of #ffdeed
<div style="background-color:#ffdeed">Text here</div>
#ffdeed Border Color
This box has a border color of #ffdeed
<div style="border: 4px solid #ffdeed">Text here</div>
CSS codes
<p style="color:#ffdeed">Text here</p>
<div style="background-color:#ffdeed">Text here</div>
<div style="border: 4px solid #ffdeed">Text here</div>
#ffdeed Color on white background
This is how a font and box color of #ffdeed will look
on a white background.
#ffdeed Color on black background
This is how a font and box color of #ffdeed hex color will look
on a black background.