In RGB color space, #feffcd hex color has a red value of 254, a green value of 255 and a blue value of 205.
In CMYK color space (used in color printing), #feffcd hex color is composed of 0.39% cyan, 0% magenta, 19.61% yellow and 0% black.
#feffcd color has a hue of 61.2 degrees, a saturation of 100% and a lightness of 90.2%.
#feffcd hex color contains mainly GREEN.
The closest web safe color of #feffcd is #ffffcc
#feffcd hex color has a decimal value of 16711629.
HEX | feffcd | #feffcd |
---|---|---|
RGB | 254, 255, 205 | rgb(254, 255, 205) |
RGB Percent | 99.61, 100, 80.39 | rgb(99.61, 100, 80.39) |
CMYK | 0, 0, 20, 0 | |
HSL | 61.2°, 100, 90.2 | hsl(61.2, 100%, 90.2%) |
HSV | 61.2°, 19.6, 100 |
XYZ | 87.652, 96.999, 71.86 |
---|---|
Hunter Lab | 98.488, -13.493, 25.682 |
CIE-LAB | 98.828, -8.266, 23.849 |
CIE-LCH | 98.828, 25.241, 109.116 |
CIE-LUV | 0.39, 0, 19.61, 0 |
Web Safe | ffffcc |
RGB percent of color #feffcd
CMYK percent of color #feffcd
Text with hexadecimal color #feffcd
This text has a font color of #feffcd
<p style="color:#feffcd">Text here</p>
#feffcd Background Color
This box has a background color of #feffcd
<div style="background-color:#feffcd">Text here</div>
#feffcd Border Color
This box has a border color of #feffcd
<div style="border: 4px solid #feffcd">Text here</div>
CSS codes
<p style="color:#feffcd">Text here</p>
<div style="background-color:#feffcd">Text here</div>
<div style="border: 4px solid #feffcd">Text here</div>
#feffcd Color on white background
This is how a font and box color of #feffcd will look
on a white background.
#feffcd Color on black background
This is how a font and box color of #feffcd hex color will look
on a black background.