Sweet Mallow/ reddish black
Enter any color value (e.g., #a17f80, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdee2 color RGB value is (255,222,226)
#ffdee2 color CMYK value
#ffdee2 color HSL value
HSV(or HSB) | 352.7° | 12.9 | 100 |
XYZ | 81.089 | 78.994 | 82.925 |
Yxy | 0.334 | 0.325 | 78.994 |
LAB | 91.231 | 12.013 | 2.238 |
LUV | 91.231 | 19.319 | 1.191 |
Hunter-LAB | 88.878 | 7.319 | 6.896 |
CIE-LCH | 91.231 | 12.22 | 10.552 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | E2 |
Decimal | 255 | 222 | 226 |
Octal | 377 | 336 | 342 |
Binary | 11111111 | 11011110 | 11100010 |
Below, you can see some colors close to #ffdee2. 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 #ffdee2.
<span style="color:#ffdee2">Text here</span>
This paragraph has a background color of #ffdee2.
<p style="background-color:#ffdee2;">Content here</p>
This element has a border color of #ffdee2.
<div style="border:1px #ffdee2;">Content here</div>
.text {color:#ffdee2;}
.background {background-color:#ffdee2;}
.border {border:1px solid #ffdee2;}
.text-shadow {border:1px solid #ffdee2;}
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 #fff3f5 is the lightest one.