reddish black
Enter any color value (e.g., #08b8ee, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffd0ff color RGB value is (255,208,255)
#ffd0ff color CMYK value
#ffd0ff color HSL value
HSV(or HSB) | 300° | 18.4 | 100 |
XYZ | 81.846 | 73.592 | 104.499 |
Yxy | 0.315 | 0.283 | 73.592 |
LAB | 88.729 | 24.27 | -16.711 |
LUV | 88.729 | 23.681 | -30.631 |
Hunter-LAB | 85.786 | 20.177 | -12.173 |
CIE-LCH | 88.729 | 29.467 | 325.45 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | D0 | FF |
Decimal | 255 | 208 | 255 |
Octal | 377 | 320 | 377 |
Binary | 11111111 | 11010000 | 11111111 |
Below, you can see some colors close to #ffd0ff. 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 #ffd0ff.
<span style="color:#ffd0ff">Text here</span>
This paragraph has a background color of #ffd0ff.
<p style="background-color:#ffd0ff;">Content here</p>
This element has a border color of #ffd0ff.
<div style="border:1px #ffd0ff;">Content here</div>
.text {color:#ffd0ff;}
.background {background-color:#ffd0ff;}
.border {border:1px solid #ffd0ff;}
.text-shadow {border:1px solid #ffd0ff;}
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, #110011 is the darkest color, while #fffbff is the lightest one.