reddish black
Enter any color value (e.g., #a44edf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5d9ff color RGB value is (245,217,255)
#f5d9ff color CMYK value
#f5d9ff color HSL value
HSV(or HSB) | 284.2° | 14.9 | 100 |
XYZ | 80.519 | 76.258 | 105.083 |
Yxy | 0.307 | 0.291 | 76.258 |
LAB | 89.979 | 16.298 | -14.923 |
LUV | 89.979 | 13.276 | -26.398 |
Hunter-LAB | 87.326 | 11.766 | -10.218 |
CIE-LCH | 89.979 | 22.098 | 317.521 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | D9 | FF |
Decimal | 245 | 217 | 255 |
Octal | 365 | 331 | 377 |
Binary | 11110101 | 11011001 | 11111111 |
Below, you can see some colors close to #f5d9ff. 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 #f5d9ff.
<span style="color:#f5d9ff">Text here</span>
This paragraph has a background color of #f5d9ff.
<p style="background-color:#f5d9ff;">Content here</p>
This element has a border color of #f5d9ff.
<div style="border:1px #f5d9ff;">Content here</div>
.text {color:#f5d9ff;}
.background {background-color:#f5d9ff;}
.border {border:1px solid #f5d9ff;}
.text-shadow {border:1px solid #f5d9ff;}
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, #030004 is the darkest color, while #fbeeff is the lightest one.