reddish black
Enter any color value (e.g., #355636, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdeee color RGB value is (255,222,238)
#ffdeee color CMYK value
#ffdeee color HSL value
HSV(or HSB) | 330.9° | 12.9 | 100 |
XYZ | 82.794 | 79.676 | 91.904 |
Yxy | 0.325 | 0.313 | 79.676 |
LAB | 91.539 | 13.988 | -3.599 |
LUV | 91.539 | 18.232 | -8.078 |
Hunter-LAB | 89.261 | 9.36 | 1.437 |
CIE-LCH | 91.539 | 14.443 | 345.57 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | EE |
Decimal | 255 | 222 | 238 |
Octal | 377 | 336 | 356 |
Binary | 11111111 | 11011110 | 11101110 |
Below, you can see some colors close to #ffdeee. 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 #ffdeee.
<span style="color:#ffdeee">Text here</span>
This paragraph has a background color of #ffdeee.
<p style="background-color:#ffdeee;">Content here</p>
This element has a border color of #ffdeee.
<div style="border:1px #ffdeee;">Content here</div>
.text {color:#ffdeee;}
.background {background-color:#ffdeee;}
.border {border:1px solid #ffdeee;}
.text-shadow {border:1px solid #ffdeee;}
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, #090005 is the darkest color, while #fff3f9 is the lightest one.