#e5e5f9 color RGB value is (229,229,249)
#e5e5f9 color CMYK value
#e5e5f9 color HSL value
HSV(or HSB) | 240° | 8 | 97.6 |
XYZ | 77.431 | 79.536 | 100.893 |
Yxy | 0.3 | 0.308 | 79.536 |
LAB | 91.476 | 3.717 | -9.679 |
LUV | 91.476 | -1.14 | -15.829 |
Hunter-LAB | 89.183 | -1.092 | -4.647 |
CIE-LCH | 91.476 | 10.369 | 291.01 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E5 | E5 | F9 |
Decimal | 229 | 229 | 249 |
Octal | 345 | 345 | 371 |
Binary | 11100101 | 11100101 | 11111001 |
Below, you can see some colors close to #e5e5f9. 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 #e5e5f9.
<span style="color:#e5e5f9">Text here</span>
This paragraph has a background color of #e5e5f9.
<p style="background-color:#e5e5f9;">Content here</p>
This element has a border color of #e5e5f9.
<div style="border:1px #e5e5f9;">Content here</div>
.text {color:#e5e5f9;}
.background {background-color:#e5e5f9;}
.border {border:1px solid #e5e5f9;}
.text-shadow {border:1px solid #e5e5f9;}
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, #020209 is the darkest color, while #f6f6fd is the lightest one.