mostly black
Enter any color value (e.g., #23c8b0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fcfcfc color RGB value is (252,252,252)
#fcfcfc color CMYK value
#fcfcfc color HSL value
HSV(or HSB) | 0° | 0 | 98.8 |
XYZ | 92.526 | 97.345 | 106.008 |
Yxy | 0.313 | 0.329 | 97.345 |
LAB | 98.964 | 0.005 | -0.01 |
LUV | 98.964 | 0.001 | -0.017 |
Hunter-LAB | 98.663 | -5.264 | 5.361 |
CIE-LCH | 98.964 | 0.012 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FC | FC | FC |
Decimal | 252 | 252 | 252 |
Octal | 374 | 374 | 374 |
Binary | 11111100 | 11111100 | 11111100 |
This text has a font color of #fcfcfc.
<span style="color:#fcfcfc">Text here</span>
This paragraph has a background color of #fcfcfc.
<p style="background-color:#fcfcfc;">Content here</p>
This element has a border color of #fcfcfc.
<div style="border:1px #fcfcfc;">Content here</div>
.text {color:#fcfcfc;}
.background {background-color:#fcfcfc;}
.border {border:1px solid #fcfcfc;}
.text-shadow {border:1px solid #fcfcfc;}
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, #080808 is the darkest color, while #fcfcfc is the lightest one.