In RGB color space, #fedbcd hex color has a red value of 254, a green value of 219 and a blue value of 205.
In CMYK color space (used in color printing), #fedbcd hex color is composed of 0% cyan, 13.78% magenta, 19.29% yellow and 0.39% black.
#fedbcd color has a hue of 17.1 degrees, a saturation of 96.08% and a lightness of 90%.
#fedbcd hex color contains mainly RED.
The closest web safe color of #fedbcd is #ffcccc
#fedbcd hex color has a decimal value of 16702413.
HEX | fedbcd | #fedbcd |
---|---|---|
RGB | 254, 219, 205 | rgb(254, 219, 205) |
RGB Percent | 99.61, 85.88, 80.39 | rgb(99.61, 85.88, 80.39) |
CMYK | 0, 14, 19, 0 | |
HSL | 17.1°, 96.08, 90 | hsl(17.1, 96.08%, 90%) |
HSV | 17.1°, 19.3, 99.6 |
XYZ | 77.224, 76.142, 68.384 |
---|---|
Hunter Lab | 87.259, 5.267, 14.617 |
CIE-LAB | 89.925, 9.986, 11.354 |
CIE-LCH | 89.925, 15.121, 48.668 |
CIE-LUV | 0, 13.78, 19.29, 0.39 |
Web Safe | ffcccc |
RGB percent of color #fedbcd
CMYK percent of color #fedbcd
Text with hexadecimal color #fedbcd
This text has a font color of #fedbcd
<p style="color:#fedbcd">Text here</p>
#fedbcd Background Color
This box has a background color of #fedbcd
<div style="background-color:#fedbcd">Text here</div>
#fedbcd Border Color
This box has a border color of #fedbcd
<div style="border: 4px solid #fedbcd">Text here</div>
CSS codes
<p style="color:#fedbcd">Text here</p>
<div style="background-color:#fedbcd">Text here</div>
<div style="border: 4px solid #fedbcd">Text here</div>
#fedbcd Color on white background
This is how a font and box color of #fedbcd will look
on a white background.
#fedbcd Color on black background
This is how a font and box color of #fedbcd hex color will look
on a black background.