reddish black
Enter any color value (e.g., #360d3e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffd6e0 color RGB value is (255,214,224)
#ffd6e0 color CMYK value
#ffd6e0 color HSL value
HSV(or HSB) | 345.4° | 16.1 | 100 |
XYZ | 78.741 | 74.735 | 80.796 |
Yxy | 0.336 | 0.319 | 74.735 |
LAB | 89.269 | 15.852 | 0.43 |
LUV | 89.269 | 23.858 | -2.252 |
Hunter-LAB | 86.449 | 11.298 | 5.102 |
CIE-LCH | 89.269 | 15.857 | 1.555 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | D6 | E0 |
Decimal | 255 | 214 | 224 |
Octal | 377 | 326 | 340 |
Binary | 11111111 | 11010110 | 11100000 |
Below, you can see some colors close to #ffd6e0. 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 #ffd6e0.
<span style="color:#ffd6e0">Text here</span>
This paragraph has a background color of #ffd6e0.
<p style="background-color:#ffd6e0;">Content here</p>
This element has a border color of #ffd6e0.
<div style="border:1px #ffd6e0;">Content here</div>
.text {color:#ffd6e0;}
.background {background-color:#ffd6e0;}
.border {border:1px solid #ffd6e0;}
.text-shadow {border:1px solid #ffd6e0;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.