#fff1ff color space conversions
Hex:
#fff1ff
RGB:
255, 241, 255
CMY:
0, 5, 0
CMYK:
0, 5, 0, 0
HSL:
300°, 100.0000%, 97.2549%
HSV (HSB):
300°, 5.4902%, 100.0000%
XYZ:
90.7453, 91.3906, 107.4651
xyY:
0.3133, 0.3156, 91.3906
CIE-Lab:
96.5706, 7.1218, -5.0407
CIE-LCH:
96.5706, 8.7252, 324.7097
CIE-Luv:
96.5706, 7.0618, -9.1457
Hunter-Lab:
95.5984, 2.1411, 0.2692
#fff1ff color charts
#fff1ff RGB chart
#fff1ff CMYK chart
#fff1ff RGB pie chart
#fff1ff color shades, tints & tones
#fff1ff color schemes
#fff1ff color preview, HTML & CSS examples
This text has a color of #fff1ff
<p style="color:#fff1ff;">Text here</p>
.mytext {color:#fff1ff;}
Text color #fff1ff
This box has a color of #fff1ff
<div style="background-color:#fff1ff;">Content here</div>
.mybackground {background-color:#fff1ff;}
Background color #fff1ff
Border around this has a color of #fff1ff
<div style="border:2px solid #fff1ff;">Content here</div>
.myborder {border:2px solid #fff1ff;}
Border color #fff1ff