#f8faf6 color space conversions
Hex:
#f8faf6
RGB:
248, 250, 246
CMY:
3, 2, 4
CMYK:
1, 0, 2, 2
HSL:
90°, 28.5714%, 97.2549%
HSV (HSB):
90°, 1.6000%, 98.0392%
XYZ:
89.5316, 94.9815, 100.8032
xyY:
0.3138, 0.3329, 94.9815
CIE-Lab:
98.0261, -1.3566, 1.6715
CIE-LCH:
98.0261, 2.1528, 129.0640
CIE-Luv:
98.0261, -0.8994, 2.8227
Hunter-Lab:
97.4584, -6.5708, 6.8961
#f8faf6 color charts
#f8faf6 color shades, tints & tones
#f8faf6 color schemes
#f8faf6 color preview, HTML & CSS examples
This text has a color of #f8faf6
<p style="color:#f8faf6;">Text here</p>
.mytext {color:#f8faf6;}
This box has a color of #f8faf6
<div style="background-color:#f8faf6;">Content here</div>
.mybackground {background-color:#f8faf6;}
Border around this has a color of #f8faf6
<div style="border:2px solid #f8faf6;">Content here</div>
.myborder {border:2px solid #f8faf6;}