reddish black
Enter any color value (e.g., #caa630, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fffcf3 color RGB value is (255,252,243)
#fffcf3 color CMYK value
#fffcf3 color HSL value
HSV(or HSB) | 45° | 4.7 | 100 |
XYZ | 92.228 | 97.352 | 98.724 |
Yxy | 0.32 | 0.338 | 97.352 |
LAB | 98.967 | -0.54 | 4.643 |
LUV | 98.967 | 2.206 | 7.213 |
Hunter-LAB | 98.667 | -5.816 | 9.743 |
CIE-LCH | 98.967 | 4.674 | 96.63 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | FC | F3 |
Decimal | 255 | 252 | 243 |
Octal | 377 | 374 | 363 |
Binary | 11111111 | 11111100 | 11110011 |
Below, you can see some colors close to #fffcf3. 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 #fffcf3.
<span style="color:#fffcf3">Text here</span>
This paragraph has a background color of #fffcf3.
<p style="background-color:#fffcf3;">Content here</p>
This element has a border color of #fffcf3.
<div style="border:1px #fffcf3;">Content here</div>
.text {color:#fffcf3;}
.background {background-color:#fffcf3;}
.border {border:1px solid #fffcf3;}
.text-shadow {border:1px solid #fffcf3;}
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, #090700 is the darkest color, while #fffcf3 is the lightest one.