reddish black
Enter any color value (e.g., #0044a0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fedfe2 color RGB value is (254,223,226)
#fedfe2 color CMYK value
#fedfe2 color HSL value
HSV(or HSB) | 354.2° | 12.2 | 99.6 |
XYZ | 80.988 | 79.337 | 82.997 |
Yxy | 0.333 | 0.326 | 79.337 |
LAB | 91.387 | 11.148 | 2.453 |
LUV | 91.387 | 18.155 | 1.678 |
Hunter-LAB | 89.071 | 6.426 | 7.104 |
CIE-LCH | 91.387 | 11.414 | 12.41 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | DF | E2 |
Decimal | 254 | 223 | 226 |
Octal | 376 | 337 | 342 |
Binary | 11111110 | 11011111 | 11100010 |
Below, you can see some colors close to #fedfe2. 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 #fedfe2.
<span style="color:#fedfe2">Text here</span>
This paragraph has a background color of #fedfe2.
<p style="background-color:#fedfe2;">Content here</p>
This element has a border color of #fedfe2.
<div style="border:1px #fedfe2;">Content here</div>
.text {color:#fedfe2;}
.background {background-color:#fedfe2;}
.border {border:1px solid #fedfe2;}
.text-shadow {border:1px solid #fedfe2;}
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, #090001 is the darkest color, while #fff4f5 is the lightest one.