#fffdfc color space conversions
Hex:
#fffdfc
RGB:
255, 253, 252
CMY:
0, 1, 1
CMYK:
0, 1, 1, 0
HSL:
20°, 100.0000%, 99.4118%
HSV (HSB):
20°, 1.1765%, 100.0000%
XYZ:
93.9360, 98.5388, 106.1644
xyY:
0.3145, 0.3300, 98.5388
CIE-Lab:
99.4322, 0.4914, 0.6997
CIE-LCH:
99.4322, 0.8550, 54.9206
CIE-Luv:
99.4322, 1.1797, 0.9943
Hunter-Lab:
99.2667, -4.8025, 6.0769
#fffdfc color charts
#fffdfc RGB chart
#fffdfc CMYK chart
#fffdfc RGB pie chart
#fffdfc color shades, tints & tones
#fffdfc color schemes
#fffdfc color preview, HTML & CSS examples
This text has a color of #fffdfc
<p style="color:#fffdfc;">Text here</p>
.mytext {color:#fffdfc;}
Text color #fffdfc
This box has a color of #fffdfc
<div style="background-color:#fffdfc;">Content here</div>
.mybackground {background-color:#fffdfc;}
Background color #fffdfc
Border around this has a color of #fffdfc
<div style="border:2px solid #fffdfc;">Content here</div>
.myborder {border:2px solid #fffdfc;}
Border color #fffdfc