reddish black
Enter any color value (e.g., #4b1ccf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc5d3 color RGB value is (255,197,211)
#ffc5d3 color CMYK value
#ffc5d3 color HSL value
HSV(or HSB) | 345.5° | 22.7 | 100 |
XYZ | 72.964 | 65.896 | 70.502 |
Yxy | 0.349 | 0.315 | 65.896 |
LAB | 84.943 | 22.719 | 1.015 |
LUV | 84.943 | 34.723 | -2.677 |
Hunter-LAB | 81.176 | 18.384 | 5.33 |
CIE-LCH | 84.943 | 22.742 | 2.557 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C5 | D3 |
Decimal | 255 | 197 | 211 |
Octal | 377 | 305 | 323 |
Binary | 11111111 | 11000101 | 11010011 |
Below, you can see some colors close to #ffc5d3. 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 #ffc5d3.
<span style="color:#ffc5d3">Text here</span>
This paragraph has a background color of #ffc5d3.
<p style="background-color:#ffc5d3;">Content here</p>
This element has a border color of #ffc5d3.
<div style="border:1px #ffc5d3;">Content here</div>
.text {color:#ffc5d3;}
.background {background-color:#ffc5d3;}
.border {border:1px solid #ffc5d3;}
.text-shadow {border:1px solid #ffc5d3;}
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, #060001 is the darkest color, while #fff0f3 is the lightest one.