In RGB color space, #feddbd hex color has a red value of 254, a green value of 221 and a blue value of 189.
In CMYK color space (used in color printing), #feddbd hex color is composed of 0% cyan, 12.99% magenta, 25.59% yellow and 0.39% black.
#feddbd color has a hue of 29.5 degrees, a saturation of 97.01% and a lightness of 86.9%.
#feddbd hex color contains mainly RED.
The closest web safe color of #feddbd is #ffcccc
#feddbd hex color has a decimal value of 16702909.
HEX | feddbd | #feddbd |
---|---|---|
RGB | 254, 221, 189 | rgb(254, 221, 189) |
RGB Percent | 99.61, 86.67, 74.12 | rgb(99.61, 86.67, 74.12) |
CMYK | 0, 13, 26, 0 | |
HSL | 29.5°, 97.01, 86.9 | hsl(29.5, 97.01%, 86.9%) |
HSV | 29.5°, 25.6, 99.6 |
XYZ | 75.915, 76.458, 58.901 |
---|---|
Hunter Lab | 87.44, 1.952, 21.27 |
CIE-LAB | 90.072, 6.704, 19.921 |
CIE-LCH | 90.072, 21.019, 71.4 |
CIE-LUV | 0, 12.99, 25.59, 0.39 |
Web Safe | ffcccc |
RGB percent of color #feddbd
CMYK percent of color #feddbd
Text with hexadecimal color #feddbd
This text has a font color of #feddbd
<p style="color:#feddbd">Text here</p>
#feddbd Background Color
This box has a background color of #feddbd
<div style="background-color:#feddbd">Text here</div>
#feddbd Border Color
This box has a border color of #feddbd
<div style="border: 4px solid #feddbd">Text here</div>
CSS codes
<p style="color:#feddbd">Text here</p>
<div style="background-color:#feddbd">Text here</div>
<div style="border: 4px solid #feddbd">Text here</div>
#feddbd Color on white background
This is how a font and box color of #feddbd will look
on a white background.
#feddbd Color on black background
This is how a font and box color of #feddbd hex color will look
on a black background.