reddish black
Enter any color value (e.g., #97e552, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffcaca color RGB value is (255,202,202)
#ffcaca color CMYK value
#ffcaca color HSL value
HSV(or HSB) | 0° | 20.8 | 100 |
XYZ | 73.021 | 67.765 | 65.108 |
Yxy | 0.355 | 0.329 | 67.765 |
LAB | 85.889 | 18.762 | 7.175 |
LUV | 85.889 | 32.932 | 7.089 |
Hunter-LAB | 82.32 | 14.278 | 10.73 |
CIE-LCH | 85.889 | 20.087 | 20.928 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | CA | CA |
Decimal | 255 | 202 | 202 |
Octal | 377 | 312 | 312 |
Binary | 11111111 | 11001010 | 11001010 |
Below, you can see some colors close to #ffcaca. 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 #ffcaca.
<span style="color:#ffcaca">Text here</span>
This paragraph has a background color of #ffcaca.
<p style="background-color:#ffcaca;">Content here</p>
This element has a border color of #ffcaca.
<div style="border:1px #ffcaca;">Content here</div>
.text {color:#ffcaca;}
.background {background-color:#ffcaca;}
.border {border:1px solid #ffcaca;}
.text-shadow {border:1px solid #ffcaca;}
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, #0b0000 is the darkest color, while #fff5f5 is the lightest one.