reddish black
Enter any color value (e.g., #8c7b42, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#decfde color RGB value is (222,207,222)
#decfde color CMYK value
#decfde color HSL value
HSV(or HSB) | 300° | 6.8 | 87.1 |
XYZ | 65.622 | 65.429 | 78.278 |
Yxy | 0.313 | 0.313 | 65.429 |
LAB | 84.704 | 7.846 | -5.538 |
LUV | 84.704 | 7.626 | -9.874 |
Hunter-LAB | 80.888 | 3.256 | -0.755 |
CIE-LCH | 84.704 | 9.603 | 324.783 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | CF | DE |
Decimal | 222 | 207 | 222 |
Octal | 336 | 317 | 336 |
Binary | 11011110 | 11001111 | 11011110 |
Below, you can see some colors close to #decfde. 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 #decfde.
<span style="color:#decfde">Text here</span>
This paragraph has a background color of #decfde.
<p style="background-color:#decfde;">Content here</p>
This element has a border color of #decfde.
<div style="border:1px #decfde;">Content here</div>
.text {color:#decfde;}
.background {background-color:#decfde;}
.border {border:1px solid #decfde;}
.text-shadow {border:1px solid #decfde;}
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, #020202 is the darkest color, while #f8f5f8 is the lightest one.