reddish black
Enter any color value (e.g., #5c6e80, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fdeeed color RGB value is (253,238,237)
#fdeeed color CMYK value
#fdeeed color HSL value
HSV(or HSB) | 3.7° | 6.3 | 99.2 |
XYZ | 86.369 | 88.146 | 92.583 |
Yxy | 0.323 | 0.33 | 88.146 |
LAB | 95.222 | 4.887 | 2.287 |
LUV | 95.222 | 8.703 | 2.61 |
Hunter-LAB | 93.886 | -0.093 | 7.254 |
CIE-LCH | 95.222 | 5.396 | 25.082 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FD | EE | ED |
Decimal | 253 | 238 | 237 |
Octal | 375 | 356 | 355 |
Binary | 11111101 | 11101110 | 11101101 |
Below, you can see some colors close to #fdeeed. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #fdeeed.
<span style="color:#fdeeed">Text here</span>
This paragraph has a background color of #fdeeed.
<p style="background-color:#fdeeed;">Content here</p>
This element has a border color of #fdeeed.
<div style="border:1px #fdeeed;">Content here</div>
.text {color:#fdeeed;}
.background {background-color:#fdeeed;}
.border {border:1px solid #fdeeed;}
.text-shadow {border:1px solid #fdeeed;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #fdeeed is the lightest one.