reddish black
Enter any color value (e.g., #9a1d5f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffd0ef color RGB value is (255,208,239)
#ffd0ef color CMYK value
#ffd0ef color HSL value
HSV(or HSB) | 320.4° | 18.4 | 100 |
XYZ | 79.376 | 72.604 | 91.492 |
Yxy | 0.326 | 0.298 | 72.604 |
LAB | 88.258 | 21.465 | -8.973 |
LUV | 88.258 | 25.476 | -17.758 |
Hunter-LAB | 85.208 | 17.169 | -4.017 |
CIE-LCH | 88.258 | 23.265 | 337.315 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | D0 | EF |
Decimal | 255 | 208 | 239 |
Octal | 377 | 320 | 357 |
Binary | 11111111 | 11010000 | 11101111 |
Below, you can see some colors close to #ffd0ef. 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 #ffd0ef.
<span style="color:#ffd0ef">Text here</span>
This paragraph has a background color of #ffd0ef.
<p style="background-color:#ffd0ef;">Content here</p>
This element has a border color of #ffd0ef.
<div style="border:1px #ffd0ef;">Content here</div>
.text {color:#ffd0ef;}
.background {background-color:#ffd0ef;}
.border {border:1px solid #ffd0ef;}
.text-shadow {border:1px solid #ffd0ef;}
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, #11000b is the darkest color, while #fffbfd is the lightest one.