reddish black
Enter any color value (e.g., #c1272e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#def9ff color RGB value is (222,249,255)
#def9ff color CMYK value
#def9ff color HSL value
HSV(or HSB) | 190.9° | 12.9 | 100 |
XYZ | 82.05 | 90.501 | 107.752 |
Yxy | 0.293 | 0.323 | 90.501 |
LAB | 96.204 | -7.555 | -5.849 |
LUV | 96.204 | -14.584 | -7.863 |
Hunter-LAB | 95.132 | -12.527 | -0.563 |
CIE-LCH | 96.204 | 9.555 | 217.748 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | F9 | FF |
Decimal | 222 | 249 | 255 |
Octal | 336 | 371 | 377 |
Binary | 11011110 | 11111001 | 11111111 |
Below, you can see some colors close to #def9ff. 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 #def9ff.
<span style="color:#def9ff">Text here</span>
This paragraph has a background color of #def9ff.
<p style="background-color:#def9ff;">Content here</p>
This element has a border color of #def9ff.
<div style="border:1px #def9ff;">Content here</div>
.text {color:#def9ff;}
.background {background-color:#def9ff;}
.border {border:1px solid #def9ff;}
.text-shadow {border:1px solid #def9ff;}
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, #000809 is the darkest color, while #f3fdff is the lightest one.