reddish black
Enter any color value (e.g., #570cfa, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffecde color RGB value is (255,236,222)
#ffecde color CMYK value
#ffecde color HSL value
HSV(or HSB) | 25.5° | 12.9 | 100 |
XYZ | 84.42 | 86.525 | 81.359 |
Yxy | 0.335 | 0.343 | 86.525 |
LAB | 94.536 | 4.175 | 9.093 |
LUV | 94.536 | 12.03 | 12.873 |
Hunter-LAB | 93.019 | -0.783 | 13.255 |
CIE-LCH | 94.536 | 10.006 | 65.337 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | EC | DE |
Decimal | 255 | 236 | 222 |
Octal | 377 | 354 | 336 |
Binary | 11111111 | 11101100 | 11011110 |
Below, you can see some colors close to #ffecde. 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 #ffecde.
<span style="color:#ffecde">Text here</span>
This paragraph has a background color of #ffecde.
<p style="background-color:#ffecde;">Content here</p>
This element has a border color of #ffecde.
<div style="border:1px #ffecde;">Content here</div>
.text {color:#ffecde;}
.background {background-color:#ffecde;}
.border {border:1px solid #ffecde;}
.text-shadow {border:1px solid #ffecde;}
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, #090400 is the darkest color, while #fff8f3 is the lightest one.