very light blue-magenta/very light purple
#e9d9f3 color RGB value is (233,217,243)
#e9d9f3 color CMYK value
#e9d9f3 color HSL value
HSV(or HSB) | 276.9° | 10.7 | 95.3 |
XYZ | 74.595 | 73.42 | 95.034 |
Yxy | 0.307 | 0.302 | 73.42 |
LAB | 88.648 | 10.136 | -10.706 |
LUV | 88.648 | 7.363 | -18.503 |
Hunter-LAB | 85.686 | 5.445 | -5.779 |
CIE-LCH | 88.648 | 14.743 | 313.434 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E9 | D9 | F3 |
Decimal | 233 | 217 | 243 |
Octal | 351 | 331 | 363 |
Binary | 11101001 | 11011001 | 11110011 |
Below, you can see some colors close to #e9d9f3. 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 #e9d9f3.
<span style="color:#e9d9f3">Text here</span>
This paragraph has a background color of #e9d9f3.
<p style="background-color:#e9d9f3;">Content here</p>
This element has a border color of #e9d9f3.
<div style="border:1px #e9d9f3;">Content here</div>
.text {color:#e9d9f3;}
.background {background-color:#e9d9f3;}
.border {border:1px solid #e9d9f3;}
.text-shadow {border:1px solid #e9d9f3;}
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, #08030a is the darkest color, while #fcf9fd is the lightest one.