reddish black
Enter any color value (e.g., #9e1625, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fffcfd color RGB value is (255,252,253)
#fffcfd color CMYK value
#fffcfd color HSL value
HSV(or HSB) | 340° | 1.2 | 100 |
XYZ | 93.78 | 97.973 | 106.896 |
Yxy | 0.314 | 0.328 | 97.973 |
LAB | 99.211 | 1.17 | -0.137 |
LUV | 99.211 | 1.628 | -0.424 |
Hunter-LAB | 98.981 | -4.097 | 5.256 |
CIE-LCH | 99.211 | 1.178 | 353.325 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | FC | FD |
Decimal | 255 | 252 | 253 |
Octal | 377 | 374 | 375 |
Binary | 11111111 | 11111100 | 11111101 |
Below, you can see some colors close to #fffcfd. 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 #fffcfd.
<span style="color:#fffcfd">Text here</span>
This paragraph has a background color of #fffcfd.
<p style="background-color:#fffcfd;">Content here</p>
This element has a border color of #fffcfd.
<div style="border:1px #fffcfd;">Content here</div>
.text {color:#fffcfd;}
.background {background-color:#fffcfd;}
.border {border:1px solid #fffcfd;}
.text-shadow {border:1px solid #fffcfd;}
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, #120006 is the darkest color, while #fffcfd is the lightest one.