reddish black
Enter any color value (e.g., #1df940, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc9d6 color RGB value is (255,201,214)
#ffc9d6 color CMYK value
#ffc9d6 color HSL value
HSV(or HSB) | 345.6° | 21.2 | 100 |
XYZ | 74.264 | 67.888 | 72.808 |
Yxy | 0.345 | 0.316 | 67.888 |
LAB | 85.951 | 21.08 | 0.885 |
LUV | 85.951 | 32.12 | -2.557 |
Hunter-LAB | 82.394 | 16.697 | 5.284 |
CIE-LCH | 85.951 | 21.098 | 2.404 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C9 | D6 |
Decimal | 255 | 201 | 214 |
Octal | 377 | 311 | 326 |
Binary | 11111111 | 11001001 | 11010110 |
Below, you can see some colors close to #ffc9d6. 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 #ffc9d6.
<span style="color:#ffc9d6">Text here</span>
This paragraph has a background color of #ffc9d6.
<p style="background-color:#ffc9d6;">Content here</p>
This element has a border color of #ffc9d6.
<div style="border:1px #ffc9d6;">Content here</div>
.text {color:#ffc9d6;}
.background {background-color:#ffc9d6;}
.border {border:1px solid #ffc9d6;}
.text-shadow {border:1px solid #ffc9d6;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.