reddish black
Enter any color value (e.g., #49ee72, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff99dc color RGB value is (255,153,220)
#ff99dc color CMYK value
#ff99dc color HSL value
HSV(or HSB) | 320.6° | 40 | 100 |
XYZ | 65.55 | 49.21 | 73.754 |
Yxy | 0.348 | 0.261 | 49.21 |
LAB | 75.582 | 47.005 | -17.747 |
LUV | 75.582 | 56.963 | -35.601 |
Hunter-LAB | 70.15 | 44.033 | -13.231 |
CIE-LCH | 75.582 | 50.244 | 339.316 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 99 | DC |
Decimal | 255 | 153 | 220 |
Octal | 377 | 231 | 334 |
Binary | 11111111 | 10011001 | 11011100 |
Below, you can see some colors close to #ff99dc. 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 #ff99dc.
<span style="color:#ff99dc">Text here</span>
This paragraph has a background color of #ff99dc.
<p style="background-color:#ff99dc;">Content here</p>
This element has a border color of #ff99dc.
<div style="border:1px #ff99dc;">Content here</div>
.text {color:#ff99dc;}
.background {background-color:#ff99dc;}
.border {border:1px solid #ff99dc;}
.text-shadow {border:1px solid #ff99dc;}
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.