In RGB color space, #feffdf hex color has a red value of 254, a green value of 255 and a blue value of 223.
In CMYK color space (used in color printing), #feffdf hex color is composed of 0.39% cyan, 0% magenta, 12.55% yellow and 0% black.
#feffdf color has a hue of 61.9 degrees, a saturation of 100% and a lightness of 93.7%.
#feffdf hex color contains mainly GREEN.
The closest web safe color of #feffdf is #ffffcc
#feffdf hex color has a decimal value of 16711647.
HEX | feffdf | #feffdf |
---|---|---|
RGB | 254, 255, 223 | rgb(254, 255, 223) |
RGB Percent | 99.61, 100, 87.45 | rgb(99.61, 100, 87.45) |
CMYK | 0, 0, 13, 0 | |
HSL | 61.9°, 100, 93.7 | hsl(61.9, 100%, 93.7%) |
HSV | 61.9°, 12.5, 100 |
XYZ | 89.952, 97.919, 83.971 |
---|---|
Hunter Lab | 98.954, -10.908, 18.955 |
CIE-LAB | 99.19, -5.606, 15.194 |
CIE-LCH | 99.19, 16.195, 110.252 |
CIE-LUV | 0.39, 0, 12.55, 0 |
Web Safe | ffffcc |
RGB percent of color #feffdf
CMYK percent of color #feffdf
Text with hexadecimal color #feffdf
This text has a font color of #feffdf
<p style="color:#feffdf">Text here</p>
#feffdf Background Color
This box has a background color of #feffdf
<div style="background-color:#feffdf">Text here</div>
#feffdf Border Color
This box has a border color of #feffdf
<div style="border: 4px solid #feffdf">Text here</div>
CSS codes
<p style="color:#feffdf">Text here</p>
<div style="background-color:#feffdf">Text here</div>
<div style="border: 4px solid #feffdf">Text here</div>
#feffdf Color on white background
This is how a font and box color of #feffdf will look
on a white background.
#feffdf Color on black background
This is how a font and box color of #feffdf hex color will look
on a black background.