reddish black
Enter any color value (e.g., #52b666, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdee0 color RGB value is (255,222,224)
#ffdee0 color CMYK value
#ffdee0 color HSL value
HSV(or HSB) | 356.4° | 12.9 | 100 |
XYZ | 80.816 | 78.884 | 81.488 |
Yxy | 0.335 | 0.327 | 78.884 |
LAB | 91.182 | 11.694 | 3.214 |
LUV | 91.182 | 19.497 | 2.713 |
Hunter-LAB | 88.817 | 6.99 | 7.774 |
CIE-LCH | 91.182 | 12.127 | 15.368 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | E0 |
Decimal | 255 | 222 | 224 |
Octal | 377 | 336 | 340 |
Binary | 11111111 | 11011110 | 11100000 |
Below, you can see some colors close to #ffdee0. 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 #ffdee0.
<span style="color:#ffdee0">Text here</span>
This paragraph has a background color of #ffdee0.
<p style="background-color:#ffdee0;">Content here</p>
This element has a border color of #ffdee0.
<div style="border:1px #ffdee0;">Content here</div>
.text {color:#ffdee0;}
.background {background-color:#ffdee0;}
.border {border:1px solid #ffdee0;}
.text-shadow {border:1px solid #ffdee0;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.