reddish black
Enter any color value (e.g., #0e3d3f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdee6 color RGB value is (255,222,230)
#ffdee6 color CMYK value
#ffdee6 color HSL value
HSV(or HSB) | 345.5° | 12.9 | 100 |
XYZ | 81.644 | 79.216 | 85.85 |
Yxy | 0.331 | 0.321 | 79.216 |
LAB | 91.332 | 12.661 | 0.288 |
LUV | 91.332 | 18.959 | -1.873 |
Hunter-LAB | 89.003 | 7.986 | 5.113 |
CIE-LCH | 91.332 | 12.664 | 1.304 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | E6 |
Decimal | 255 | 222 | 230 |
Octal | 377 | 336 | 346 |
Binary | 11111111 | 11011110 | 11100110 |
Below, you can see some colors close to #ffdee6. 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 #ffdee6.
<span style="color:#ffdee6">Text here</span>
This paragraph has a background color of #ffdee6.
<p style="background-color:#ffdee6;">Content here</p>
This element has a border color of #ffdee6.
<div style="border:1px #ffdee6;">Content here</div>
.text {color:#ffdee6;}
.background {background-color:#ffdee6;}
.border {border:1px solid #ffdee6;}
.text-shadow {border:1px solid #ffdee6;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.