#fffafc color space conversions
Hex:
#fffafc
RGB:
255, 250, 252
CMY:
0, 2, 1
CMYK:
0, 2, 1, 0
HSL:
336°, 100.0000%, 99.0196%
HSV (HSB):
336°, 1.9608%, 100.0000%
XYZ:
92.9963, 96.6595, 105.8512
xyY:
0.3147, 0.3271, 96.6595
CIE-Lab:
98.6937, 2.0086, -0.3785
CIE-LCH:
98.6937, 2.0439, 349.3294
CIE-Luv:
98.6937, 2.7004, -0.9498
Hunter-Lab:
98.3156, -3.2098, 4.9865
#fffafc color charts
#fffafc color shades, tints & tones
#fffafc color schemes
#fffafc color preview, HTML & CSS examples
This text has a color of #fffafc
<p style="color:#fffafc;">Text here</p>
.mytext {color:#fffafc;}
This box has a color of #fffafc
<div style="background-color:#fffafc;">Content here</div>
.mybackground {background-color:#fffafc;}
Border around this has a color of #fffafc
<div style="border:2px solid #fffafc;">Content here</div>
.myborder {border:2px solid #fffafc;}