reddish black
Enter any color value (e.g., #f8537f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#deffe5 color RGB value is (222,255,229)
#deffe5 color CMYK value
#deffe5 color HSL value
HSV(or HSB) | 132.7° | 12.9 | 100 |
XYZ | 80.027 | 92.707 | 87.805 |
Yxy | 0.307 | 0.356 | 92.707 |
LAB | 97.108 | -15.398 | 8.856 |
LUV | 97.108 | -16.711 | 16.195 |
Hunter-LAB | 96.284 | -20.137 | 13.33 |
CIE-LCH | 97.108 | 17.763 | 150.095 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | FF | E5 |
Decimal | 222 | 255 | 229 |
Octal | 336 | 377 | 345 |
Binary | 11011110 | 11111111 | 11100101 |
Below, you can see some colors close to #deffe5. 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 #deffe5.
<span style="color:#deffe5">Text here</span>
This paragraph has a background color of #deffe5.
<p style="background-color:#deffe5;">Content here</p>
This element has a border color of #deffe5.
<div style="border:1px #deffe5;">Content here</div>
.text {color:#deffe5;}
.background {background-color:#deffe5;}
.border {border:1px solid #deffe5;}
.text-shadow {border:1px solid #deffe5;}
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, #000902 is the darkest color, while #f3fff6 is the lightest one.