reddish black
Enter any color value (e.g., #ea13eb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc5c1 color RGB value is (255,197,193)
#ffc5c1 color CMYK value
#ffc5c1 color HSL value
HSV(or HSB) | 3.9° | 24.3 | 100 |
XYZ | 70.832 | 65.043 | 59.273 |
Yxy | 0.363 | 0.333 | 65.043 |
LAB | 84.506 | 20.101 | 9.982 |
LUV | 84.506 | 36.892 | 10.771 |
Hunter-LAB | 80.649 | 15.636 | 12.879 |
CIE-LCH | 84.506 | 22.443 | 26.409 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C5 | C1 |
Decimal | 255 | 197 | 193 |
Octal | 377 | 305 | 301 |
Binary | 11111111 | 11000101 | 11000001 |
Below, you can see some colors close to #ffc5c1. 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 #ffc5c1.
<span style="color:#ffc5c1">Text here</span>
This paragraph has a background color of #ffc5c1.
<p style="background-color:#ffc5c1;">Content here</p>
This element has a border color of #ffc5c1.
<div style="border:1px #ffc5c1;">Content here</div>
.text {color:#ffc5c1;}
.background {background-color:#ffc5c1;}
.border {border:1px solid #ffc5c1;}
.text-shadow {border:1px solid #ffc5c1;}
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, #020000 is the darkest color, while #ffedec is the lightest one.