vivid magenta/vivid fuchsia
Enter any color value (e.g., #004c9b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc9f1 color RGB value is (255,201,241)
#ffc9f1 color CMYK value
#ffc9f1 color HSL value
HSV(or HSB) | 315.6° | 21.2 | 100.0 |
XYZ | 78.004 | 69.384 | 92.500 |
Yxy | 0.325 | 0.289 | 69.384 |
LAB | 86.694 | 25.479 | -12.361 |
LUV | 86.694 | 28.879 | -23.783 |
Hunter-LAB | 83.297 | 21.387 | -7.533 |
CIE-LCH | 86.694 | 28.320 | 334.121 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C9 | F1 |
Decimal | 255 | 201 | 241 |
Octal | 377 | 311 | 361 |
Binary | 11111111 | 11001001 | 11110001 |
Below, you can see some colors close to #ffc9f1. 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 #ffc9f1.
<span style="color:#ffc9f1">Text here</span>
This paragraph has a background color of #ffc9f1.
<p style="background-color:#ffc9f1;">Content here</p>
This element has a border color of #ffc9f1.
<div style="border:1px #ffc9f1;">Content here</div>
.text {color:#ffc9f1;}
.background {background-color:#ffc9f1;}
.border {border:1px solid #ffc9f1;}
.text-shadow {border:1px solid #ffc9f1;}
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, #0a0007 is the darkest color, while #fff4fc is the lightest one.