#f8fafb color space conversions
Hex:
#f8fafb
RGB:
248, 250, 251
CMY:
3, 2, 2
CMYK:
1, 0, 0, 2
HSL:
200°, 27.2727%, 97.8431%
HSV (HSB):
200°, 1.1952%, 98.4314%
XYZ:
90.3096, 95.2927, 104.9003
xyY:
0.3109, 0.3280, 95.2927
CIE-Lab:
98.1505, -0.4772, -0.7199
CIE-LCH:
98.1505, 0.8637, 236.4613
CIE-Luv:
98.1505, -1.1680, -1.0310
Hunter-Lab:
97.6180, -5.6953, 4.6195
#f8fafb color charts
#f8fafb color shades, tints & tones
#f8fafb color schemes
#f8fafb color preview, HTML & CSS examples
This text has a color of #f8fafb
<p style="color:#f8fafb;">Text here</p>
.mytext {color:#f8fafb;}
This box has a color of #f8fafb
<div style="background-color:#f8fafb;">Content here</div>
.mybackground {background-color:#f8fafb;}
Border around this has a color of #f8fafb
<div style="border:2px solid #f8fafb;">Content here</div>
.myborder {border:2px solid #f8fafb;}