In RGB color space, #fedbdc hex color has a red value of 254, a green value of 219 and a blue value of 220.
In CMYK color space (used in color printing), #fedbdc hex color is composed of 0% cyan, 13.78% magenta, 13.39% yellow and 0.39% black.
#fedbdc color has a hue of 358.3 degrees, a saturation of 94.59% and a lightness of 92.7%.
#fedbdc hex color contains mainly RED.
The closest web safe color of #fedbdc is #ffcccc
#fedbdc hex color has a decimal value of 16702428.
HEX | fedbdc | #fedbdc |
---|---|---|
RGB | 254, 219, 220 | rgb(254, 219, 220) |
RGB Percent | 99.61, 85.88, 86.27 | rgb(99.61, 85.88, 86.27) |
CMYK | 0, 14, 13, 0 | |
HSL | 358.3°, 94.59, 92.7 | hsl(358.3, 94.59%, 92.7%) |
HSV | 358.3°, 13.8, 99.6 |
XYZ | 79.123, 76.901, 78.383 |
---|---|
Hunter Lab | 87.693, 7.592, 8.39 |
CIE-LAB | 90.276, 12.268, 3.988 |
CIE-LCH | 90.276, 12.9, 18.008 |
CIE-LUV | 0, 13.78, 13.39, 0.39 |
Web Safe | ffcccc |
RGB percent of color #fedbdc
CMYK percent of color #fedbdc
Text with hexadecimal color #fedbdc
This text has a font color of #fedbdc
<p style="color:#fedbdc">Text here</p>
#fedbdc Background Color
This box has a background color of #fedbdc
<div style="background-color:#fedbdc">Text here</div>
#fedbdc Border Color
This box has a border color of #fedbdc
<div style="border: 4px solid #fedbdc">Text here</div>
CSS codes
<p style="color:#fedbdc">Text here</p>
<div style="background-color:#fedbdc">Text here</div>
<div style="border: 4px solid #fedbdc">Text here</div>
#fedbdc Color on white background
This is how a font and box color of #fedbdc will look
on a white background.
#fedbdc Color on black background
This is how a font and box color of #fedbdc hex color will look
on a black background.