very light cyan-blue/very light azure
#dfeaf6 color RGB value is (223,234,246)
#dfeaf6 color CMYK value
#dfeaf6 color HSL value
HSV(or HSB) | 211.3° | 9.3 | 96.5 |
XYZ | 76.489 | 81.187 | 98.828 |
Yxy | 0.298 | 0.317 | 81.187 |
LAB | 92.215 | -1.369 | -7.066 |
LUV | 92.215 | -6.605 | -10.803 |
Hunter-LAB | 90.104 | -6.155 | -1.958 |
CIE-LCH | 92.215 | 7.197 | 259.036 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DF | EA | F6 |
Decimal | 223 | 234 | 246 |
Octal | 337 | 352 | 366 |
Binary | 11011111 | 11101010 | 11110110 |
Below, you can see some colors close to #dfeaf6. 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 #dfeaf6.
<span style="color:#dfeaf6">Text here</span>
This paragraph has a background color of #dfeaf6.
<p style="background-color:#dfeaf6;">Content here</p>
This element has a border color of #dfeaf6.
<div style="border:1px #dfeaf6;">Content here</div>
.text {color:#dfeaf6;}
.background {background-color:#dfeaf6;}
.border {border:1px solid #dfeaf6;}
.text-shadow {border:1px solid #dfeaf6;}
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, #000101 is the darkest color, while #f0f5fb is the lightest one.