reddish black
Enter any color value (e.g., #658190, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdee1 color RGB value is (255,222,225)
#ffdee1 color CMYK value
#ffdee1 color HSL value
HSV(or HSB) | 354.5° | 12.9 | 100 |
XYZ | 80.952 | 78.939 | 82.204 |
Yxy | 0.334 | 0.326 | 78.939 |
LAB | 91.207 | 11.853 | 2.726 |
LUV | 91.207 | 19.408 | 1.953 |
Hunter-LAB | 88.848 | 7.154 | 7.336 |
CIE-LCH | 91.207 | 12.162 | 12.951 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | E1 |
Decimal | 255 | 222 | 225 |
Octal | 377 | 336 | 341 |
Binary | 11111111 | 11011110 | 11100001 |
Below, you can see some colors close to #ffdee1. 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 #ffdee1.
<span style="color:#ffdee1">Text here</span>
This paragraph has a background color of #ffdee1.
<p style="background-color:#ffdee1;">Content here</p>
This element has a border color of #ffdee1.
<div style="border:1px #ffdee1;">Content here</div>
.text {color:#ffdee1;}
.background {background-color:#ffdee1;}
.border {border:1px solid #ffdee1;}
.text-shadow {border:1px solid #ffdee1;}
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.