In RGB color space, #fdeeff hex color has a red value of 253, a green value of 238 and a blue value of 255.
In CMYK color space (used in color printing), #fdeeff hex color is composed of 0.78% cyan, 6.67% magenta, 0% yellow and 0% black.
#fdeeff color has a hue of 292.9 degrees, a saturation of 100% and a lightness of 96.7%.
#fdeeff hex color contains mainly BLUE.
The closest web safe color of #fdeeff is #ffffff
#fdeeff hex color has a decimal value of 16641791.
HEX | fdeeff | #fdeeff |
---|---|---|
RGB | 253, 238, 255 | rgb(253, 238, 255) |
RGB Percent | 99.22, 93.33, 100 | rgb(99.22, 93.33, 100) |
CMYK | 1, 7, 0, 0 | |
HSL | 292.9°, 100, 96.7 | hsl(292.9, 100%, 96.7%) |
HSV | 292.9°, 6.7, 100 |
XYZ | 89.133, 89.252, 107.137 |
---|---|
Hunter Lab | 94.473, 3.082, -1.106 |
CIE-LAB | 95.686, 8.003, -6.364 |
CIE-LCH | 95.686, 10.225, 321.508 |
CIE-LUV | 0.78, 6.67, 0, 0 |
Web Safe | ffffff |
RGB percent of color #fdeeff
CMYK percent of color #fdeeff
Text with hexadecimal color #fdeeff
This text has a font color of #fdeeff
<p style="color:#fdeeff">Text here</p>
#fdeeff Background Color
This box has a background color of #fdeeff
<div style="background-color:#fdeeff">Text here</div>
#fdeeff Border Color
This box has a border color of #fdeeff
<div style="border: 4px solid #fdeeff">Text here</div>
CSS codes
<p style="color:#fdeeff">Text here</p>
<div style="background-color:#fdeeff">Text here</div>
<div style="border: 4px solid #fdeeff">Text here</div>
#fdeeff Color on white background
This is how a font and box color of #fdeeff will look
on a white background.
#fdeeff Color on black background
This is how a font and box color of #fdeeff hex color will look
on a black background.