#fafffe color space conversions
Hex:
#fafffe
RGB:
250, 255, 254
CMY:
2, 0, 0
CMYK:
2, 0, 0, 0
HSL:
168°, 100.0000%, 99.0196%
HSV (HSB):
168°, 1.9608%, 100.0000%
XYZ:
93.0737, 98.9998, 107.9693
xyY:
0.3102, 0.3300, 98.9998
CIE-Lab:
99.6119, -1.8117, -0.1080
CIE-LCH:
99.6119, 1.8149, 183.4130
CIE-Luv:
99.6119, -2.7179, 0.1583
Hunter-Lab:
99.4986, -7.1488, 5.3115
#fafffe color charts
#fafffe RGB chart
#fafffe CMYK chart
#fafffe RGB pie chart
#fafffe color shades, tints & tones
#fafffe color schemes
#fafffe color preview, HTML & CSS examples
This text has a color of #fafffe
<p style="color:#fafffe;">Text here</p>
.mytext {color:#fafffe;}
Text color #fafffe
This box has a color of #fafffe
<div style="background-color:#fafffe;">Content here</div>
.mybackground {background-color:#fafffe;}
Background color #fafffe
Border around this has a color of #fafffe
<div style="border:2px solid #fafffe;">Content here</div>
.myborder {border:2px solid #fafffe;}
Border color #fafffe