#fff1fa color space conversions
Hex:
#fff1fa
RGB:
255, 241, 250
CMY:
0, 5, 2
CMYK:
0, 5, 2, 0
HSL:
321°, 100.0000%, 97.2549%
HSV (HSB):
321°, 5.4902%, 100.0000%
XYZ:
89.9506, 91.0727, 103.2804
xyY:
0.3164, 0.3203, 91.0727
CIE-Lab:
96.4400, 6.2436, -2.6470
CIE-LCH:
96.4400, 6.7816, 337.0253
CIE-Luv:
96.4400, 7.4125, -5.2342
Hunter-Lab:
95.4320, 1.2413, 2.6364
#fff1fa color charts
#fff1fa color shades, tints & tones
#fff1fa color schemes
#fff1fa color preview, HTML & CSS examples
This text has a color of #fff1fa
<p style="color:#fff1fa;">Text here</p>
.mytext {color:#fff1fa;}
This box has a color of #fff1fa
<div style="background-color:#fff1fa;">Content here</div>
.mybackground {background-color:#fff1fa;}
Border around this has a color of #fff1fa
<div style="border:2px solid #fff1fa;">Content here</div>
.myborder {border:2px solid #fff1fa;}