reddish black
Enter any color value (e.g., #9ef9fc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdeea color RGB value is (255,222,234)
#ffdeea color CMYK value
#ffdeea color HSL value
HSV(or HSB) | 338.2° | 12.9 | 100 |
XYZ | 82.213 | 79.443 | 88.843 |
Yxy | 0.328 | 0.317 | 79.443 |
LAB | 91.434 | 13.319 | -1.657 |
LUV | 91.434 | 18.597 | -4.963 |
Hunter-LAB | 89.131 | 8.666 | 3.293 |
CIE-LCH | 91.434 | 13.421 | 352.906 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | EA |
Decimal | 255 | 222 | 234 |
Octal | 377 | 336 | 352 |
Binary | 11111111 | 11011110 | 11101010 |
Below, you can see some colors close to #ffdeea. 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 #ffdeea.
<span style="color:#ffdeea">Text here</span>
This paragraph has a background color of #ffdeea.
<p style="background-color:#ffdeea;">Content here</p>
This element has a border color of #ffdeea.
<div style="border:1px #ffdeea;">Content here</div>
.text {color:#ffdeea;}
.background {background-color:#ffdeea;}
.border {border:1px solid #ffdeea;}
.text-shadow {border:1px solid #ffdeea;}
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, #090003 is the darkest color, while #fff3f8 is the lightest one.