#faffff color space conversions
Hex:
#faffff
RGB:
250, 255, 255
CMY:
2, 0, 0
CMYK:
2, 0, 0, 0
HSL:
180°, 100.0000%, 99.0196%
HSV (HSB):
180°, 1.9608%, 100.0000%
XYZ:
93.2343, 99.0640, 108.8150
xyY:
0.3096, 0.3290, 99.0640
CIE-Lab:
99.6369, -1.6341, -0.5843
CIE-LCH:
99.6369, 1.7354, 199.6770
CIE-Luv:
99.6369, -2.7691, -0.6145
Hunter-Lab:
99.5309, -6.9714, 4.8511
#faffff color charts
#faffff RGB chart
#faffff CMYK chart
#faffff RGB pie chart
#faffff color shades, tints & tones
#faffff color schemes
#faffff color preview, HTML & CSS examples
This text has a color of #faffff
<p style="color:#faffff;">Text here</p>
.mytext {color:#faffff;}
Text color #faffff
This box has a color of #faffff
<div style="background-color:#faffff;">Content here</div>
.mybackground {background-color:#faffff;}
Background color #faffff
Border around this has a color of #faffff
<div style="border:2px solid #faffff;">Content here</div>
.myborder {border:2px solid #faffff;}
Border color #faffff