light brilliant magenta/light brilliant cerise
#fadef1 color RGB value is (250,222,241)
#fadef1 color CMYK value
#fadef1 color HSL value
HSV(or HSB) | 319.3° | 11.2 | 98 |
XYZ | 81.423 | 78.917 | 94.16 |
Yxy | 0.32 | 0.31 | 78.917 |
LAB | 91.197 | 12.812 | -5.723 |
LUV | 91.197 | 14.939 | -11.162 |
Hunter-LAB | 88.835 | 8.143 | -0.659 |
CIE-LCH | 91.197 | 14.032 | 335.928 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FA | DE | F1 |
Decimal | 250 | 222 | 241 |
Octal | 372 | 336 | 361 |
Binary | 11111010 | 11011110 | 11110001 |
Below, you can see some colors close to #fadef1. 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 #fadef1.
<span style="color:#fadef1">Text here</span>
This paragraph has a background color of #fadef1.
<p style="background-color:#fadef1;">Content here</p>
This element has a border color of #fadef1.
<div style="border:1px #fadef1;">Content here</div>
.text {color:#fadef1;}
.background {background-color:#fadef1;}
.border {border:1px solid #fadef1;}
.text-shadow {border:1px solid #fadef1;}
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, #040103 is the darkest color, while #fdf0f9 is the lightest one.