#fffaff color space conversions
Hex:
#fffaff
RGB:
255, 250, 255
CMY:
0, 2, 0
CMYK:
0, 2, 0, 0
HSL:
300°, 100.0000%, 99.0196%
HSV (HSB):
300°, 1.9608%, 100.0000%
XYZ:
93.4756, 96.8512, 108.3752
xyY:
0.3129, 0.3242, 96.8512
CIE-Lab:
98.7695, 2.5333, -1.8102
CIE-LCH:
98.7695, 3.1136, 324.4510
CIE-Luv:
98.7695, 2.5188, -3.2724
Hunter-Lab:
98.4130, -2.6782, 3.5973
#fffaff color charts
#fffaff RGB chart
#fffaff CMYK chart
#fffaff RGB pie chart
#fffaff color shades, tints & tones
#fffaff color schemes
#fffaff color preview, HTML & CSS examples
This text has a color of #fffaff
<p style="color:#fffaff;">Text here</p>
.mytext {color:#fffaff;}
Text color #fffaff
This box has a color of #fffaff
<div style="background-color:#fffaff;">Content here</div>
.mybackground {background-color:#fffaff;}
Background color #fffaff
Border around this has a color of #fffaff
<div style="border:2px solid #fffaff;">Content here</div>
.myborder {border:2px solid #fffaff;}
Border color #fffaff