reddish black
Enter any color value (e.g., #05a602, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdef7 color RGB value is (255,222,247)
#ffdef7 color CMYK value
#ffdef7 color HSL value
HSV(or HSB) | 314.5° | 12.9 | 100 |
XYZ | 84.15 | 80.218 | 99.044 |
Yxy | 0.319 | 0.305 | 80.218 |
LAB | 91.783 | 15.531 | -7.953 |
LUV | 91.783 | 17.403 | -15.167 |
Hunter-LAB | 89.564 | 10.971 | -2.87 |
CIE-LCH | 91.783 | 17.449 | 332.885 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | F7 |
Decimal | 255 | 222 | 247 |
Octal | 377 | 336 | 367 |
Binary | 11111111 | 11011110 | 11110111 |
Below, you can see some colors close to #ffdef7. 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 #ffdef7.
<span style="color:#ffdef7">Text here</span>
This paragraph has a background color of #ffdef7.
<p style="background-color:#ffdef7;">Content here</p>
This element has a border color of #ffdef7.
<div style="border:1px #ffdef7;">Content here</div>
.text {color:#ffdef7;}
.background {background-color:#ffdef7;}
.border {border:1px solid #ffdef7;}
.text-shadow {border:1px solid #ffdef7;}
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, #090007 is the darkest color, while #fff3fc is the lightest one.