#f1f5f7 color space conversions
Hex:
#f1f5f7
RGB:
241, 245, 247
CMY:
5, 4, 3
CMYK:
2, 1, 0, 3
HSL:
200°, 27.2727%, 95.6863%
HSV (HSB):
200°, 2.4291%, 96.8627%
XYZ:
85.7165, 90.7210, 100.9888
xyY:
0.3090, 0.3270, 90.7210
CIE-Lab:
96.2950, -0.9581, -1.4327
CIE-LCH:
96.2950, 1.7235, 236.2270
CIE-Luv:
96.2950, -2.3285, -2.0496
Hunter-Lab:
95.2476, -6.0450, 3.8094
#f1f5f7 color charts
#f1f5f7 color shades, tints & tones
#f1f5f7 color schemes
#f1f5f7 color preview, HTML & CSS examples
This text has a color of #f1f5f7
<p style="color:#f1f5f7;">Text here</p>
.mytext {color:#f1f5f7;}
This box has a color of #f1f5f7
<div style="background-color:#f1f5f7;">Content here</div>
.mybackground {background-color:#f1f5f7;}
Border around this has a color of #f1f5f7
<div style="border:2px solid #f1f5f7;">Content here</div>
.myborder {border:2px solid #f1f5f7;}