reddish black
Enter any color value (e.g., #ade9e1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fedfe9 color RGB value is (254,223,233)
#fedfe9 color CMYK value
#fedfe9 color HSL value
HSV(or HSB) | 340.6° | 12.2 | 99.6 |
XYZ | 81.969 | 79.729 | 88.16 |
Yxy | 0.328 | 0.319 | 79.729 |
LAB | 91.563 | 12.292 | -0.955 |
LUV | 91.563 | 17.541 | -3.698 |
Hunter-LAB | 89.291 | 7.602 | 3.965 |
CIE-LCH | 91.563 | 12.329 | 355.557 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | DF | E9 |
Decimal | 254 | 223 | 233 |
Octal | 376 | 337 | 351 |
Binary | 11111110 | 11011111 | 11101001 |
Below, you can see some colors close to #fedfe9. 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 #fedfe9.
<span style="color:#fedfe9">Text here</span>
This paragraph has a background color of #fedfe9.
<p style="background-color:#fedfe9;">Content here</p>
This element has a border color of #fedfe9.
<div style="border:1px #fedfe9;">Content here</div>
.text {color:#fedfe9;}
.background {background-color:#fedfe9;}
.border {border:1px solid #fedfe9;}
.text-shadow {border:1px solid #fedfe9;}
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, #090003 is the darkest color, while #fff4f7 is the lightest one.