reddish black
Enter any color value (e.g., #6e9e4e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#deffff color RGB value is (222,255,255)
#deffff color CMYK value
#deffff color HSL value
HSV(or HSB) | 180° | 12.9 | 100 |
XYZ | 83.934 | 94.27 | 108.38 |
Yxy | 0.293 | 0.329 | 94.27 |
LAB | 97.741 | -10.56 | -3.587 |
LUV | 97.741 | -17.388 | -3.768 |
Hunter-LAB | 97.093 | -15.603 | 1.782 |
CIE-LCH | 97.741 | 11.153 | 198.761 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | FF | FF |
Decimal | 222 | 255 | 255 |
Octal | 336 | 377 | 377 |
Binary | 11011110 | 11111111 | 11111111 |
Below, you can see some colors close to #deffff. 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 #deffff.
<span style="color:#deffff">Text here</span>
This paragraph has a background color of #deffff.
<p style="background-color:#deffff;">Content here</p>
This element has a border color of #deffff.
<div style="border:1px #deffff;">Content here</div>
.text {color:#deffff;}
.background {background-color:#deffff;}
.border {border:1px solid #deffff;}
.text-shadow {border:1px solid #deffff;}
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, #000909 is the darkest color, while #f3ffff is the lightest one.