reddish black
Enter any color value (e.g., #ae6313, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdede color RGB value is (255,222,222)
#ffdede color CMYK value
#ffdede color HSL value
HSV(or HSB) | 0° | 12.9 | 100 |
XYZ | 80.546 | 78.776 | 80.067 |
Yxy | 0.336 | 0.329 | 78.776 |
LAB | 91.133 | 11.377 | 4.191 |
LUV | 91.133 | 19.675 | 4.228 |
Hunter-LAB | 88.756 | 6.665 | 8.643 |
CIE-LCH | 91.133 | 12.124 | 20.222 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | DE |
Decimal | 255 | 222 | 222 |
Octal | 377 | 336 | 336 |
Binary | 11111111 | 11011110 | 11011110 |
Below, you can see some colors close to #ffdede. 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 #ffdede.
<span style="color:#ffdede">Text here</span>
This paragraph has a background color of #ffdede.
<p style="background-color:#ffdede;">Content here</p>
This element has a border color of #ffdede.
<div style="border:1px #ffdede;">Content here</div>
.text {color:#ffdede;}
.background {background-color:#ffdede;}
.border {border:1px solid #ffdede;}
.text-shadow {border:1px solid #ffdede;}
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, #090000 is the darkest color, while #fff3f3 is the lightest one.