reddish black
Enter any color value (e.g., #00c493, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffd1ff color RGB value is (255,209,255)
#ffd1ff color CMYK value
#ffd1ff color HSL value
HSV(or HSB) | 300° | 18 | 100 |
XYZ | 82.09 | 74.081 | 104.58 |
Yxy | 0.315 | 0.284 | 74.081 |
LAB | 88.961 | 23.745 | -16.363 |
LUV | 88.961 | 23.182 | -29.986 |
Hunter-LAB | 86.07 | 19.623 | -11.791 |
CIE-LCH | 88.961 | 28.837 | 325.429 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | D1 | FF |
Decimal | 255 | 209 | 255 |
Octal | 377 | 321 | 377 |
Binary | 11111111 | 11010001 | 11111111 |
Below, you can see some colors close to #ffd1ff. 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 #ffd1ff.
<span style="color:#ffd1ff">Text here</span>
This paragraph has a background color of #ffd1ff.
<p style="background-color:#ffd1ff;">Content here</p>
This element has a border color of #ffd1ff.
<div style="border:1px #ffd1ff;">Content here</div>
.text {color:#ffd1ff;}
.background {background-color:#ffd1ff;}
.border {border:1px solid #ffd1ff;}
.text-shadow {border:1px solid #ffd1ff;}
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, #120012 is the darkest color, while #fffcff is the lightest one.