reddish black
Enter any color value (e.g., #38c1f9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fadeff color RGB value is (250,222,255)
#fadeff color CMYK value
#fadeff color HSL value
HSV(or HSB) | 290.9° | 12.9 | 100 |
XYZ | 83.596 | 79.787 | 105.602 |
Yxy | 0.311 | 0.297 | 79.787 |
LAB | 91.589 | 15.309 | -12.472 |
LUV | 91.589 | 13.711 | -22.325 |
Hunter-LAB | 89.323 | 10.738 | -7.569 |
CIE-LCH | 91.589 | 19.746 | 320.83 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FA | DE | FF |
Decimal | 250 | 222 | 255 |
Octal | 372 | 336 | 377 |
Binary | 11111010 | 11011110 | 11111111 |
Below, you can see some colors close to #fadeff. 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 #fadeff.
<span style="color:#fadeff">Text here</span>
This paragraph has a background color of #fadeff.
<p style="background-color:#fadeff;">Content here</p>
This element has a border color of #fadeff.
<div style="border:1px #fadeff;">Content here</div>
.text {color:#fadeff;}
.background {background-color:#fadeff;}
.border {border:1px solid #fadeff;}
.text-shadow {border:1px solid #fadeff;}
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, #080009 is the darkest color, while #fdf3ff is the lightest one.