#fdfffc color space conversions
Hex:
#fdfffc
RGB:
253, 255, 252
CMY:
1, 0, 1
CMYK:
1, 0, 1, 0
HSL:
100°, 100.0000%, 99.4118%
HSV (HSB):
100°, 1.1765%, 100.0000%
XYZ:
93.8387, 99.4309, 106.3417
xyY:
0.3132, 0.3319, 99.4309
CIE-Lab:
99.7795, -1.1775, 1.1881
CIE-LCH:
99.7795, 1.6728, 134.7438
CIE-Luv:
99.7795, -0.9516, 2.0520
Hunter-Lab:
99.7151, -6.5206, 6.5704
#fdfffc color charts
#fdfffc RGB chart
#fdfffc CMYK chart
#fdfffc RGB pie chart
#fdfffc color shades, tints & tones
#fdfffc color schemes
#fdfffc color preview, HTML & CSS examples
This text has a color of #fdfffc
<p style="color:#fdfffc;">Text here</p>
.mytext {color:#fdfffc;}
Text color #fdfffc
This box has a color of #fdfffc
<div style="background-color:#fdfffc;">Content here</div>
.mybackground {background-color:#fdfffc;}
Background color #fdfffc
Border around this has a color of #fdfffc
<div style="border:2px solid #fdfffc;">Content here</div>
.myborder {border:2px solid #fdfffc;}
Border color #fdfffc