reddish black
Enter any color value (e.g., #3e76ad, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc4ca color RGB value is (255,196,202)
#ffc4ca color CMYK value
#ffc4ca color HSL value
HSV(or HSB) | 353.9° | 23.1 | 100 |
XYZ | 71.641 | 65.004 | 64.648 |
Yxy | 0.356 | 0.323 | 65.004 |
LAB | 84.486 | 21.905 | 5.154 |
LUV | 84.486 | 36.396 | 3.538 |
Hunter-LAB | 80.625 | 17.515 | 8.897 |
CIE-LCH | 84.486 | 22.503 | 13.239 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C4 | CA |
Decimal | 255 | 196 | 202 |
Octal | 377 | 304 | 312 |
Binary | 11111111 | 11000100 | 11001010 |
Below, you can see some colors close to #ffc4ca. 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 #ffc4ca.
<span style="color:#ffc4ca">Text here</span>
This paragraph has a background color of #ffc4ca.
<p style="background-color:#ffc4ca;">Content here</p>
This element has a border color of #ffc4ca.
<div style="border:1px #ffc4ca;">Content here</div>
.text {color:#ffc4ca;}
.background {background-color:#ffc4ca;}
.border {border:1px solid #ffc4ca;}
.text-shadow {border:1px solid #ffc4ca;}
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, #050000 is the darkest color, while #ffeff0 is the lightest one.