In RGB color space, #feeffd hex color has a red value of 254, a green value of 239 and a blue value of 253.
In CMYK color space (used in color printing), #feeffd hex color is composed of 0% cyan, 5.91% magenta, 0.39% yellow and 0.39% black.
#feeffd color has a hue of 304 degrees, a saturation of 88.24% and a lightness of 96.7%.
#feeffd hex color contains mainly RED.
The closest web safe color of #feeffd is #ffffff
#feeffd hex color has a decimal value of 16707581.
HEX | feeffd | #feeffd |
---|---|---|
RGB | 254, 239, 253 | rgb(254, 239, 253) |
RGB Percent | 99.61, 93.73, 99.22 | rgb(99.61, 93.73, 99.22) |
CMYK | 0, 6, 0, 0 | |
HSL | 304°, 88.24, 96.7 | hsl(304, 88.24%, 96.7%) |
HSV | 304°, 5.9, 99.6 |
XYZ | 89.469, 89.896, 105.565 |
---|---|
Hunter Lab | 94.814, 2.515, 0.356 |
CIE-LAB | 95.954, 7.462, -4.924 |
CIE-LCH | 95.954, 8.94, 326.58 |
CIE-LUV | 0, 5.91, 0.39, 0.39 |
Web Safe | ffffff |
RGB percent of color #feeffd
CMYK percent of color #feeffd
Text with hexadecimal color #feeffd
This text has a font color of #feeffd
<p style="color:#feeffd">Text here</p>
#feeffd Background Color
This box has a background color of #feeffd
<div style="background-color:#feeffd">Text here</div>
#feeffd Border Color
This box has a border color of #feeffd
<div style="border: 4px solid #feeffd">Text here</div>
CSS codes
<p style="color:#feeffd">Text here</p>
<div style="background-color:#feeffd">Text here</div>
<div style="border: 4px solid #feeffd">Text here</div>
#feeffd Color on white background
This is how a font and box color of #feeffd will look
on a white background.
#feeffd Color on black background
This is how a font and box color of #feeffd hex color will look
on a black background.