#fff1fc color space conversions
Hex:
#fff1fc
RGB:
255, 241, 252
CMY:
0, 5, 1
CMYK:
0, 5, 1, 0
HSL:
313°, 100.0000%, 97.2549%
HSV (HSB):
313°, 5.4902%, 100.0000%
XYZ:
90.2660, 91.1989, 104.9411
xyY:
0.3152, 0.3184, 91.1989
CIE-Lab:
96.4919, 6.5930, -3.6052
CIE-LCH:
96.4919, 7.5143, 331.3291
CIE-Luv:
96.4919, 7.2726, -6.7947
Hunter-Lab:
95.4981, 1.5987, 1.6960
#fff1fc color charts
#fff1fc RGB chart
#fff1fc CMYK chart
#fff1fc RGB pie chart
#fff1fc color shades, tints & tones
#fff1fc color schemes
#fff1fc color preview, HTML & CSS examples
This text has a color of #fff1fc
<p style="color:#fff1fc;">Text here</p>
.mytext {color:#fff1fc;}
Text color #fff1fc
This box has a color of #fff1fc
<div style="background-color:#fff1fc;">Content here</div>
.mybackground {background-color:#fff1fc;}
Background color #fff1fc
Border around this has a color of #fff1fc
<div style="border:2px solid #fff1fc;">Content here</div>
.myborder {border:2px solid #fff1fc;}
Border color #fff1fc