reddish black
Enter any color value (e.g., #386fb5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#deeeff color RGB value is (222,238,255)
#deeeff color CMYK value
#deeeff color HSL value
HSV(or HSB) | 210.9° | 12.9 | 100 |
XYZ | 78.749 | 83.899 | 106.651 |
Yxy | 0.292 | 0.312 | 83.899 |
LAB | 93.406 | -1.968 | -9.992 |
LUV | 93.406 | -9.424 | -15.41 |
Hunter-LAB | 91.596 | -6.83 | -4.918 |
CIE-LCH | 93.406 | 10.184 | 258.856 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | EE | FF |
Decimal | 222 | 238 | 255 |
Octal | 336 | 356 | 377 |
Binary | 11011110 | 11101110 | 11111111 |
Below, you can see some colors close to #deeeff. 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 #deeeff.
<span style="color:#deeeff">Text here</span>
This paragraph has a background color of #deeeff.
<p style="background-color:#deeeff;">Content here</p>
This element has a border color of #deeeff.
<div style="border:1px #deeeff;">Content here</div>
.text {color:#deeeff;}
.background {background-color:#deeeff;}
.border {border:1px solid #deeeff;}
.text-shadow {border:1px solid #deeeff;}
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, #000509 is the darkest color, while #f3f9ff is the lightest one.