reddish black
Enter any color value (e.g., #64a066, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc4ff color RGB value is (255,196,255)
#ffc4ff color CMYK value
#ffc4ff color HSL value
HSV(or HSB) | 300° | 23.1 | 100 |
XYZ | 79.03 | 67.96 | 103.56 |
Yxy | 0.315 | 0.271 | 67.96 |
LAB | 85.986 | 30.573 | -20.848 |
LUV | 85.986 | 29.623 | -38.314 |
Hunter-LAB | 82.438 | 26.855 | -16.775 |
CIE-LCH | 85.986 | 37.005 | 325.71 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C4 | FF |
Decimal | 255 | 196 | 255 |
Octal | 377 | 304 | 377 |
Binary | 11111111 | 11000100 | 11111111 |
Below, you can see some colors close to #ffc4ff. 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 #ffc4ff.
<span style="color:#ffc4ff">Text here</span>
This paragraph has a background color of #ffc4ff.
<p style="background-color:#ffc4ff;">Content here</p>
This element has a border color of #ffc4ff.
<div style="border:1px #ffc4ff;">Content here</div>
.text {color:#ffc4ff;}
.background {background-color:#ffc4ff;}
.border {border:1px solid #ffc4ff;}
.text-shadow {border:1px solid #ffc4ff;}
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, #050005 is the darkest color, while #ffefff is the lightest one.