Pink Condition/ reddish black
Enter any color value (e.g., #3181b9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff99dd color RGB value is (255,153,221)
#ff99dd color CMYK value
#ff99dd color HSL value
HSV(or HSB) | 320° | 40 | 100 |
XYZ | 65.682 | 49.263 | 74.453 |
Yxy | 0.347 | 0.26 | 49.263 |
LAB | 75.615 | 47.162 | -18.243 |
LUV | 75.615 | 56.755 | -36.41 |
Hunter-LAB | 70.188 | 44.214 | -13.762 |
CIE-LCH | 75.615 | 50.567 | 338.852 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 99 | DD |
Decimal | 255 | 153 | 221 |
Octal | 377 | 231 | 335 |
Binary | 11111111 | 10011001 | 11011101 |
Below, you can see some colors close to #ff99dd. 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 #ff99dd.
<span style="color:#ff99dd">Text here</span>
This paragraph has a background color of #ff99dd.
<p style="background-color:#ff99dd;">Content here</p>
This element has a border color of #ff99dd.
<div style="border:1px #ff99dd;">Content here</div>
.text {color:#ff99dd;}
.background {background-color:#ff99dd;}
.border {border:1px solid #ff99dd;}
.text-shadow {border:1px solid #ff99dd;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.