very light blue-magenta/very light blue
#e0dff6 color RGB value is (224,223,246)
#e0dff6 color CMYK value
#e0dff6 color HSL value
HSV(or HSB) | 242.6° | 9.3 | 96.5 |
XYZ | 73.763 | 75.276 | 97.831 |
Yxy | 0.299 | 0.305 | 75.276 |
LAB | 89.522 | 4.645 | -11.055 |
LUV | 89.522 | -0.776 | -18.145 |
Hunter-LAB | 86.762 | -0.078 | -6.121 |
CIE-LCH | 89.522 | 11.991 | 292.792 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E0 | DF | F6 |
Decimal | 224 | 223 | 246 |
Octal | 340 | 337 | 366 |
Binary | 11100000 | 11011111 | 11110110 |
Below, you can see some colors close to #e0dff6. 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 #e0dff6.
<span style="color:#e0dff6">Text here</span>
This paragraph has a background color of #e0dff6.
<p style="background-color:#e0dff6;">Content here</p>
This element has a border color of #e0dff6.
<div style="border:1px #e0dff6;">Content here</div>
.text {color:#e0dff6;}
.background {background-color:#e0dff6;}
.border {border:1px solid #e0dff6;}
.text-shadow {border:1px solid #e0dff6;}
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, #000001 is the darkest color, while #f0f0fb is the lightest one.