In RGB color space, #fedbdd hex color has a red value of 254, a green value of 219 and a blue value of 221.
In CMYK color space (used in color printing), #fedbdd hex color is composed of 0% cyan, 13.78% magenta, 12.99% yellow and 0.39% black.
#fedbdd color has a hue of 356.6 degrees, a saturation of 94.59% and a lightness of 92.7%.
#fedbdd hex color contains mainly RED.
The closest web safe color of #fedbdd is #ffcccc
#fedbdd hex color has a decimal value of 16702429.
HEX | fedbdd | #fedbdd |
---|---|---|
RGB | 254, 219, 221 | rgb(254, 219, 221) |
RGB Percent | 99.61, 85.88, 86.67 | rgb(99.61, 85.88, 86.67) |
CMYK | 0, 14, 13, 0 | |
HSL | 356.6°, 94.59, 92.7 | hsl(356.6, 94.59%, 92.7%) |
HSV | 356.6°, 13.8, 99.6 |
XYZ | 79.256, 76.954, 79.083 |
---|---|
Hunter Lab | 87.723, 7.754, 7.956 |
CIE-LAB | 90.3, 12.426, 3.498 |
CIE-LCH | 90.3, 12.909, 15.722 |
CIE-LUV | 0, 13.78, 12.99, 0.39 |
Web Safe | ffcccc |
RGB percent of color #fedbdd
CMYK percent of color #fedbdd
Text with hexadecimal color #fedbdd
This text has a font color of #fedbdd
<p style="color:#fedbdd">Text here</p>
#fedbdd Background Color
This box has a background color of #fedbdd
<div style="background-color:#fedbdd">Text here</div>
#fedbdd Border Color
This box has a border color of #fedbdd
<div style="border: 4px solid #fedbdd">Text here</div>
CSS codes
<p style="color:#fedbdd">Text here</p>
<div style="background-color:#fedbdd">Text here</div>
<div style="border: 4px solid #fedbdd">Text here</div>
#fedbdd Color on white background
This is how a font and box color of #fedbdd will look
on a white background.
#fedbdd Color on black background
This is how a font and box color of #fedbdd hex color will look
on a black background.