reddish black
Enter any color value (e.g., #fb05cc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffe1de color RGB value is (255,225,222)
#ffe1de color CMYK value
#ffe1de color HSL value
HSV(or HSB) | 5.5° | 12.9 | 100 |
XYZ | 81.35 | 80.384 | 80.335 |
Yxy | 0.336 | 0.332 | 80.384 |
LAB | 91.857 | 9.825 | 5.238 |
LUV | 91.857 | 18.033 | 6.083 |
Hunter-LAB | 89.657 | 5.061 | 9.635 |
CIE-LCH | 91.857 | 11.134 | 28.063 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E1 | DE |
Decimal | 255 | 225 | 222 |
Octal | 377 | 341 | 336 |
Binary | 11111111 | 11100001 | 11011110 |
Below, you can see some colors close to #ffe1de. 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 #ffe1de.
<span style="color:#ffe1de">Text here</span>
This paragraph has a background color of #ffe1de.
<p style="background-color:#ffe1de;">Content here</p>
This element has a border color of #ffe1de.
<div style="border:1px #ffe1de;">Content here</div>
.text {color:#ffe1de;}
.background {background-color:#ffe1de;}
.border {border:1px solid #ffe1de;}
.text-shadow {border:1px solid #ffe1de;}
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, #090100 is the darkest color, while #fff4f3 is the lightest one.