#fcfcfc color space conversions
Hex:
#fcfcfc
RGB:
252, 252, 252
CMY:
1, 1, 1
CMYK:
0, 0, 0, 1
HSL:
0°, 0.0000%, 98.8235%
HSV (HSB):
0°, 0.0000%, 98.8235%
XYZ:
92.5260, 97.3445, 106.0082
xyY:
0.3127, 0.3290, 97.3445
CIE-Lab:
98.9640, 0.0052, -0.0103
CIE-LCH:
98.9640, 0.0116, 296.8129
CIE-Luv:
98.9640, 0.0009, -0.0169
Hunter-Lab:
98.6633, -5.2644, 5.3606
#fcfcfc color charts
#fcfcfc color shades, tints & tones
#fcfcfc color schemes
#fcfcfc color preview, HTML & CSS examples
This text has a color of #fcfcfc
<p style="color:#fcfcfc;">Text here</p>
.mytext {color:#fcfcfc;}
This box has a color of #fcfcfc
<div style="background-color:#fcfcfc;">Content here</div>
.mybackground {background-color:#fcfcfc;}
Border around this has a color of #fcfcfc
<div style="border:2px solid #fcfcfc;">Content here</div>
.myborder {border:2px solid #fcfcfc;}