reddish black
Enter any color value (e.g., #d09133, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffdeeb color RGB value is (255,222,235)
#ffdeeb color CMYK value
#ffdeeb color HSL value
HSV(or HSB) | 336.4° | 12.9 | 100 |
XYZ | 82.357 | 79.501 | 89.602 |
Yxy | 0.328 | 0.316 | 79.501 |
LAB | 91.46 | 13.485 | -2.143 |
LUV | 91.46 | 18.506 | -5.739 |
Hunter-LAB | 89.163 | 8.838 | 2.833 |
CIE-LCH | 91.46 | 13.654 | 350.969 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | DE | EB |
Decimal | 255 | 222 | 235 |
Octal | 377 | 336 | 353 |
Binary | 11111111 | 11011110 | 11101011 |
Below, you can see some colors close to #ffdeeb. 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 #ffdeeb.
<span style="color:#ffdeeb">Text here</span>
This paragraph has a background color of #ffdeeb.
<p style="background-color:#ffdeeb;">Content here</p>
This element has a border color of #ffdeeb.
<div style="border:1px #ffdeeb;">Content here</div>
.text {color:#ffdeeb;}
.background {background-color:#ffdeeb;}
.border {border:1px solid #ffdeeb;}
.text-shadow {border:1px solid #ffdeeb;}
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, #090004 is the darkest color, while #fff3f8 is the lightest one.