In RGB color space, #ffedcd hex color has a red value of 255, a green value of 237 and a blue value of 205.
In CMYK color space (used in color printing), #ffedcd hex color is composed of 0% cyan, 7.06% magenta, 19.61% yellow and 0% black.
#ffedcd color has a hue of 38.4 degrees, a saturation of 100% and a lightness of 90.2%.
#ffedcd hex color contains mainly RED.
The closest web safe color of #ffedcd is #ffffcc
#ffedcd hex color has a decimal value of 16772557.
HEX | ffedcd | #ffedcd |
---|---|---|
RGB | 255, 237, 205 | rgb(255, 237, 205) |
RGB Percent | 100, 92.94, 80.39 | rgb(100, 92.94, 80.39) |
CMYK | 0, 7, 20, 0 | |
HSL | 38.4°, 100, 90.2 | hsl(38.4, 100%, 90.2%) |
HSV | 38.4°, 19.6, 100 |
XYZ | 82.544, 86.236, 70.052 |
---|---|
Hunter Lab | 92.863, -3.846, 20.279 |
CIE-LAB | 94.413, 1.119, 17.711 |
CIE-LCH | 94.413, 17.746, 86.385 |
CIE-LUV | 0, 7.06, 19.61, 0 |
Web Safe | ffffcc |
RGB percent of color #ffedcd
CMYK percent of color #ffedcd
Text with hexadecimal color #ffedcd
This text has a font color of #ffedcd
<p style="color:#ffedcd">Text here</p>
#ffedcd Background Color
This box has a background color of #ffedcd
<div style="background-color:#ffedcd">Text here</div>
#ffedcd Border Color
This box has a border color of #ffedcd
<div style="border: 4px solid #ffedcd">Text here</div>
CSS codes
<p style="color:#ffedcd">Text here</p>
<div style="background-color:#ffedcd">Text here</div>
<div style="border: 4px solid #ffedcd">Text here</div>
#ffedcd Color on white background
This is how a font and box color of #ffedcd will look
on a white background.
#ffedcd Color on black background
This is how a font and box color of #ffedcd hex color will look
on a black background.