reddish black
Enter any color value (e.g., #f4a884, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#deffde color RGB value is (222,255,222)
#deffde color CMYK value
#deffde color HSL value
HSV(or HSB) | 120° | 12.9 | 100 |
XYZ | 79.069 | 92.324 | 82.76 |
Yxy | 0.311 | 0.363 | 92.324 |
LAB | 96.952 | -16.617 | 12.223 |
LUV | 96.952 | -16.537 | 21.366 |
Hunter-LAB | 96.085 | -21.26 | 16.192 |
CIE-LCH | 96.952 | 20.628 | 143.663 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | FF | DE |
Decimal | 222 | 255 | 222 |
Octal | 336 | 377 | 336 |
Binary | 11011110 | 11111111 | 11011110 |
Below, you can see some colors close to #deffde. 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 #deffde.
<span style="color:#deffde">Text here</span>
This paragraph has a background color of #deffde.
<p style="background-color:#deffde;">Content here</p>
This element has a border color of #deffde.
<div style="border:1px #deffde;">Content here</div>
.text {color:#deffde;}
.background {background-color:#deffde;}
.border {border:1px solid #deffde;}
.text-shadow {border:1px solid #deffde;}
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, #000900 is the darkest color, while #f3fff3 is the lightest one.