reddish black
Enter any color value (e.g., #3747f5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffd5ed color RGB value is (255,213,237)
#ffd5ed color CMYK value
#ffd5ed color HSL value
HSV(or HSB) | 325.7° | 16.5 | 100 |
XYZ | 80.32 | 74.963 | 90.357 |
Yxy | 0.327 | 0.305 | 74.963 |
LAB | 89.376 | 18.509 | -6.263 |
LUV | 89.376 | 23.069 | -13.006 |
Hunter-LAB | 86.581 | 14.075 | -1.269 |
CIE-LCH | 89.376 | 19.54 | 341.307 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | D5 | ED |
Decimal | 255 | 213 | 237 |
Octal | 377 | 325 | 355 |
Binary | 11111111 | 11010101 | 11101101 |
Below, you can see some colors close to #ffd5ed. 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 #ffd5ed.
<span style="color:#ffd5ed">Text here</span>
This paragraph has a background color of #ffd5ed.
<p style="background-color:#ffd5ed;">Content here</p>
This element has a border color of #ffd5ed.
<div style="border:1px #ffd5ed;">Content here</div>
.text {color:#ffd5ed;}
.background {background-color:#ffd5ed;}
.border {border:1px solid #ffd5ed;}
.text-shadow {border:1px solid #ffd5ed;}
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, #000000 is the darkest color, while #ffeaf6 is the lightest one.