reddish black
Enter any color value (e.g., #80b546, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdef0 color RGB value is (255,222,240)
#ffdef0 color CMYK value
#ffdef0 color HSL value
HSV(or HSB) | 327.3° | 12.9 | 100 |
XYZ | 83.089 | 79.794 | 93.461 |
Yxy | 0.324 | 0.311 | 79.794 |
LAB | 91.592 | 14.326 | -4.569 |
LUV | 91.592 | 18.049 | -9.643 |
Hunter-LAB | 89.327 | 9.712 | 0.496 |
CIE-LCH | 91.592 | 15.037 | 342.312 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | F0 |
Decimal | 255 | 222 | 240 |
Octal | 377 | 336 | 360 |
Binary | 11111111 | 11011110 | 11110000 |
Below, you can see some colors close to #ffdef0. 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 #ffdef0.
<span style="color:#ffdef0">Text here</span>
This paragraph has a background color of #ffdef0.
<p style="background-color:#ffdef0;">Content here</p>
This element has a border color of #ffdef0.
<div style="border:1px #ffdef0;">Content here</div>
.text {color:#ffdef0;}
.background {background-color:#ffdef0;}
.border {border:1px solid #ffdef0;}
.text-shadow {border:1px solid #ffdef0;}
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, #090005 is the darkest color, while #fff3fa is the lightest one.