reddish black
Enter any color value (e.g., #591a19, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fedef3 color RGB value is (254,222,243)
#fedef3 color CMYK value
#fedef3 color HSL value
HSV(or HSB) | 320.6° | 12.6 | 99.6 |
XYZ | 83.172 | 79.784 | 95.81 |
Yxy | 0.321 | 0.308 | 79.784 |
LAB | 91.588 | 14.502 | -6.156 |
LUV | 91.588 | 17.168 | -12.151 |
Hunter-LAB | 89.322 | 9.896 | -1.071 |
CIE-LCH | 91.588 | 15.755 | 337.001 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | DE | F3 |
Decimal | 254 | 222 | 243 |
Octal | 376 | 336 | 363 |
Binary | 11111110 | 11011110 | 11110011 |
Below, you can see some colors close to #fedef3. 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 #fedef3.
<span style="color:#fedef3">Text here</span>
This paragraph has a background color of #fedef3.
<p style="background-color:#fedef3;">Content here</p>
This element has a border color of #fedef3.
<div style="border:1px #fedef3;">Content here</div>
.text {color:#fedef3;}
.background {background-color:#fedef3;}
.border {border:1px solid #fedef3;}
.text-shadow {border:1px solid #fedef3;}
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, #080005 is the darkest color, while #fff3fb is the lightest one.