vivid magenta-pink/vivid cerise
Enter any color value (e.g., #4f5dd3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffabdc color RGB value is (255,171,220)
#ffabdc color CMYK value
#ffabdc color HSL value
HSV(or HSB) | 325.0° | 32.9 | 100.0 |
XYZ | 68.721 | 55.553 | 74.811 |
Yxy | 0.345 | 0.279 | 55.553 |
LAB | 79.359 | 37.737 | -12.069 |
LUV | 79.359 | 47.650 | -25.259 |
Hunter-LAB | 74.534 | 34.145 | -7.337 |
CIE-LCH | 79.359 | 39.621 | 342.264 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AB | DC |
Decimal | 255 | 171 | 220 |
Octal | 377 | 253 | 334 |
Binary | 11111111 | 10101011 | 11011100 |
Below, you can see some colors close to #ffabdc. 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 #ffabdc.
<span style="color:#ffabdc">Text here</span>
This paragraph has a background color of #ffabdc.
<p style="background-color:#ffabdc;">Content here</p>
This element has a border color of #ffabdc.
<div style="border:1px #ffabdc;">Content here</div>
.text {color:#ffabdc;}
.background {background-color:#ffabdc;}
.border {border:1px solid #ffabdc;}
.text-shadow {border:1px solid #ffabdc;}
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, #010001 is the darkest color, while #ffebf7 is the lightest one.