In RGB color space, #fedddd hex color has a red value of 254, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #fedddd hex color is composed of 0% cyan, 12.99% magenta, 12.99% yellow and 0.39% black.
#fedddd color has a hue of 0 degrees, a saturation of 94.29% and a lightness of 93.1%.
#fedddd hex color contains mainly RED.
The closest web safe color of #fedddd is #ffcccc
#fedddd hex color has a decimal value of 16702941.
HEX | fedddd | #fedddd |
---|---|---|
RGB | 254, 221, 221 | rgb(254, 221, 221) |
RGB Percent | 99.61, 86.67, 86.67 | rgb(99.61, 86.67, 86.67) |
CMYK | 0, 13, 13, 0 | |
HSL | 0°, 94.29, 93.1 | hsl(0, 94.29%, 93.1%) |
HSV | 0°, 13, 99.6 |
XYZ | 79.781, 78.004, 79.258 |
---|---|
Hunter Lab | 88.32, 6.683, 8.617 |
CIE-LAB | 90.782, 11.388, 4.195 |
CIE-LCH | 90.782, 12.136, 20.222 |
CIE-LUV | 0, 12.99, 12.99, 0.39 |
Web Safe | ffcccc |
RGB percent of color #fedddd
CMYK percent of color #fedddd
Text with hexadecimal color #fedddd
This text has a font color of #fedddd
<p style="color:#fedddd">Text here</p>
#fedddd Background Color
This box has a background color of #fedddd
<div style="background-color:#fedddd">Text here</div>
#fedddd Border Color
This box has a border color of #fedddd
<div style="border: 4px solid #fedddd">Text here</div>
CSS codes
<p style="color:#fedddd">Text here</p>
<div style="background-color:#fedddd">Text here</div>
<div style="border: 4px solid #fedddd">Text here</div>
#fedddd Color on white background
This is how a font and box color of #fedddd will look
on a white background.
#fedddd Color on black background
This is how a font and box color of #fedddd hex color will look
on a black background.