reddish black
Enter any color value (e.g., #140ef7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdefa color RGB value is (255,222,250)
#ffdefa color CMYK value
#ffdefa color HSL value
HSV(or HSB) | 309.1° | 12.9 | 100 |
XYZ | 84.617 | 80.405 | 101.502 |
Yxy | 0.317 | 0.302 | 80.405 |
LAB | 91.866 | 16.057 | -9.399 |
LUV | 91.866 | 17.125 | -17.552 |
Hunter-LAB | 89.669 | 11.523 | -4.347 |
CIE-LCH | 91.866 | 18.605 | 329.658 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | FA |
Decimal | 255 | 222 | 250 |
Octal | 377 | 336 | 372 |
Binary | 11111111 | 11011110 | 11111010 |
Below, you can see some colors close to #ffdefa. 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 #ffdefa.
<span style="color:#ffdefa">Text here</span>
This paragraph has a background color of #ffdefa.
<p style="background-color:#ffdefa;">Content here</p>
This element has a border color of #ffdefa.
<div style="border:1px #ffdefa;">Content here</div>
.text {color:#ffdefa;}
.background {background-color:#ffdefa;}
.border {border:1px solid #ffdefa;}
.text-shadow {border:1px solid #ffdefa;}
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, #090008 is the darkest color, while #fff3fd is the lightest one.