#f5f7fd color space conversions
Hex:
#f5f7fd
RGB:
245, 247, 253
CMY:
4, 3, 1
CMYK:
3, 2, 0, 1
HSL:
225°, 66.6667%, 97.6471%
HSV (HSB):
225°, 3.1621%, 99.2157%
XYZ:
88.6466, 93.0259, 106.2121
xyY:
0.3079, 0.3231, 93.0259
CIE-Lab:
97.2381, 0.4197, -3.1130
CIE-LCH:
97.2381, 3.1412, 277.6786
CIE-Luv:
97.2381, -1.4401, -4.9251
Hunter-Lab:
96.4499, -4.7290, 2.2239
#f5f7fd color charts
#f5f7fd color shades, tints & tones
#f5f7fd color schemes
#f5f7fd color preview, HTML & CSS examples
This text has a color of #f5f7fd
<p style="color:#f5f7fd;">Text here</p>
.mytext {color:#f5f7fd;}
This box has a color of #f5f7fd
<div style="background-color:#f5f7fd;">Content here</div>
.mybackground {background-color:#f5f7fd;}
Border around this has a color of #f5f7fd
<div style="border:2px solid #f5f7fd;">Content here</div>
.myborder {border:2px solid #f5f7fd;}