reddish black
Enter any color value (e.g., #dc9b1c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dee8ff color RGB value is (222,232,255)
#dee8ff color CMYK value
#dee8ff color HSL value
HSV(or HSB) | 221.8° | 12.9 | 100 |
XYZ | 77.031 | 80.463 | 106.079 |
Yxy | 0.292 | 0.305 | 80.463 |
LAB | 91.892 | 1.119 | -12.247 |
LUV | 91.892 | -6.604 | -19.54 |
Hunter-LAB | 89.701 | -3.69 | -7.324 |
CIE-LCH | 91.892 | 12.298 | 275.22 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | E8 | FF |
Decimal | 222 | 232 | 255 |
Octal | 336 | 350 | 377 |
Binary | 11011110 | 11101000 | 11111111 |
Below, you can see some colors close to #dee8ff. 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 #dee8ff.
<span style="color:#dee8ff">Text here</span>
This paragraph has a background color of #dee8ff.
<p style="background-color:#dee8ff;">Content here</p>
This element has a border color of #dee8ff.
<div style="border:1px #dee8ff;">Content here</div>
.text {color:#dee8ff;}
.background {background-color:#dee8ff;}
.border {border:1px solid #dee8ff;}
.text-shadow {border:1px solid #dee8ff;}
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, #000309 is the darkest color, while #f3f7ff is the lightest one.