reddish black
Enter any color value (e.g., #b94682, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f9d8ff color RGB value is (249,216,255)
#f9d8ff color CMYK value
#f9d8ff color HSL value
HSV(or HSB) | 290.8° | 15.3 | 100 |
XYZ | 81.673 | 76.471 | 105.064 |
Yxy | 0.31 | 0.291 | 76.471 |
LAB | 90.078 | 18.121 | -14.741 |
LUV | 90.078 | 16.109 | -26.423 |
Hunter-LAB | 87.448 | 13.678 | -10.02 |
CIE-LCH | 90.078 | 23.36 | 320.873 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F9 | D8 | FF |
Decimal | 249 | 216 | 255 |
Octal | 371 | 330 | 377 |
Binary | 11111001 | 11011000 | 11111111 |
Below, you can see some colors close to #f9d8ff. 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 #f9d8ff.
<span style="color:#f9d8ff">Text here</span>
This paragraph has a background color of #f9d8ff.
<p style="background-color:#f9d8ff;">Content here</p>
This element has a border color of #f9d8ff.
<div style="border:1px #f9d8ff;">Content here</div>
.text {color:#f9d8ff;}
.background {background-color:#f9d8ff;}
.border {border:1px solid #f9d8ff;}
.text-shadow {border:1px solid #f9d8ff;}
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, #030003 is the darkest color, while #fcedff is the lightest one.