#fffcfc color space conversions
Hex:
#fffcfc
RGB:
255, 252, 252
CMY:
0, 1, 1
CMYK:
0, 1, 1, 0
HSL:
0°, 100.0000%, 99.4118%
HSV (HSB):
0°, 1.1765%, 100.0000%
XYZ:
93.6211, 97.9091, 106.0594
xyY:
0.3146, 0.3290, 97.9091
CIE-Lab:
99.1858, 0.9965, 0.3402
CIE-LCH:
99.1858, 1.0529, 18.8496
CIE-Luv:
99.1858, 1.6864, 0.3466
Hunter-Lab:
98.9490, -4.2721, 5.7138
#fffcfc color charts
#fffcfc RGB chart
#fffcfc CMYK chart
#fffcfc RGB pie chart
#fffcfc color shades, tints & tones
#fffcfc color schemes
#fffcfc color preview, HTML & CSS examples
This text has a color of #fffcfc
<p style="color:#fffcfc;">Text here</p>
.mytext {color:#fffcfc;}
Text color #fffcfc
This box has a color of #fffcfc
<div style="background-color:#fffcfc;">Content here</div>
.mybackground {background-color:#fffcfc;}
Background color #fffcfc
Border around this has a color of #fffcfc
<div style="border:2px solid #fffcfc;">Content here</div>
.myborder {border:2px solid #fffcfc;}
Border color #fffcfc