In RGB color space, #ffdffe hex color has a red value of 255, a green value of 223 and a blue value of 254.
In CMYK color space (used in color printing), #ffdffe hex color is composed of 0% cyan, 12.55% magenta, 0.39% yellow and 0% black.
#ffdffe color has a hue of 301.9 degrees, a saturation of 100% and a lightness of 93.7%.
#ffdffe hex color contains mainly RED.
The closest web safe color of #ffdffe is #ffccff
#ffdffe hex color has a decimal value of 16769022.
HEX | ffdffe | #ffdffe |
---|---|---|
RGB | 255, 223, 254 | rgb(255, 223, 254) |
RGB Percent | 100, 87.45, 99.61 | rgb(100, 87.45, 99.61) |
CMYK | 0, 13, 0, 0 | |
HSL | 301.9°, 100, 93.7 | hsl(301.9, 100%, 93.7%) |
HSV | 301.9°, 12.5, 100 |
XYZ | 85.517, 81.191, 104.93 |
---|---|
Hunter Lab | 90.106, 11.724, -5.97 |
CIE-LAB | 92.217, 16.246, -10.969 |
CIE-LCH | 92.217, 19.602, 325.974 |
CIE-LUV | 0, 12.55, 0.39, 0 |
Web Safe | ffccff |
RGB percent of color #ffdffe
CMYK percent of color #ffdffe
Text with hexadecimal color #ffdffe
This text has a font color of #ffdffe
<p style="color:#ffdffe">Text here</p>
#ffdffe Background Color
This box has a background color of #ffdffe
<div style="background-color:#ffdffe">Text here</div>
#ffdffe Border Color
This box has a border color of #ffdffe
<div style="border: 4px solid #ffdffe">Text here</div>
CSS codes
<p style="color:#ffdffe">Text here</p>
<div style="background-color:#ffdffe">Text here</div>
<div style="border: 4px solid #ffdffe">Text here</div>
#ffdffe Color on white background
This is how a font and box color of #ffdffe will look
on a white background.
#ffdffe Color on black background
This is how a font and box color of #ffdffe hex color will look
on a black background.