reddish black
Enter any color value (e.g., #a4d25e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#defff7 color RGB value is (222,255,247)
#defff7 color CMYK value
#defff7 color HSL value
HSV(or HSB) | 165.5° | 12.9 | 100 |
XYZ | 82.673 | 93.765 | 101.737 |
Yxy | 0.297 | 0.337 | 93.765 |
LAB | 97.537 | -12.099 | 0.229 |
LUV | 97.537 | -17.175 | 2.489 |
Hunter-LAB | 96.832 | -17.058 | 5.49 |
CIE-LCH | 97.537 | 12.102 | 178.917 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | FF | F7 |
Decimal | 222 | 255 | 247 |
Octal | 336 | 377 | 367 |
Binary | 11011110 | 11111111 | 11110111 |
Below, you can see some colors close to #defff7. 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 #defff7.
<span style="color:#defff7">Text here</span>
This paragraph has a background color of #defff7.
<p style="background-color:#defff7;">Content here</p>
This element has a border color of #defff7.
<div style="border:1px #defff7;">Content here</div>
.text {color:#defff7;}
.background {background-color:#defff7;}
.border {border:1px solid #defff7;}
.text-shadow {border:1px solid #defff7;}
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, #000907 is the darkest color, while #f3fffc is the lightest one.