#fafffc color space conversions
Hex:
#fafffc
RGB:
250, 255, 252
CMY:
2, 0, 1
CMYK:
2, 0, 1, 0
HSL:
144°, 100.0000%, 99.0196%
HSV (HSB):
144°, 1.9608%, 100.0000%
XYZ:
92.7550, 98.8723, 106.2910
xyY:
0.3113, 0.3319, 98.8723
CIE-Lab:
99.5623, -2.1651, 0.8451
CIE-LCH:
99.5623, 2.3242, 158.6774
CIE-Luv:
99.5623, -2.6159, 1.6996
Hunter-Lab:
99.4345, -7.5012, 6.2259
#fafffc color charts
#fafffc RGB chart
#fafffc CMYK chart
#fafffc RGB pie chart
#fafffc color shades, tints & tones
#fafffc color schemes
#fafffc color preview, HTML & CSS examples
This text has a color of #fafffc
<p style="color:#fafffc;">Text here</p>
.mytext {color:#fafffc;}
Text color #fafffc
This box has a color of #fafffc
<div style="background-color:#fafffc;">Content here</div>
.mybackground {background-color:#fafffc;}
Background color #fafffc
Border around this has a color of #fafffc
<div style="border:2px solid #fafffc;">Content here</div>
.myborder {border:2px solid #fafffc;}
Border color #fafffc