#f1f5f2 color space conversions
Hex:
#f1f5f2
RGB:
241, 245, 242
CMY:
5, 4, 5
CMYK:
2, 0, 1, 4
HSL:
135°, 16.6667%, 95.2941%
HSV (HSB):
135°, 1.6327%, 96.0784%
XYZ:
84.9550, 90.4164, 96.9789
xyY:
0.3119, 0.3320, 90.4164
CIE-Lab:
96.1692, -1.8506, 0.9669
CIE-LCH:
96.1692, 2.0879, 152.4143
CIE-Luv:
96.1692, -2.0683, 1.8222
Hunter-Lab:
95.0875, -6.9241, 6.0920
#f1f5f2 color charts
#f1f5f2 color shades, tints & tones
#f1f5f2 color schemes
#f1f5f2 color preview, HTML & CSS examples
This text has a color of #f1f5f2
<p style="color:#f1f5f2;">Text here</p>
.mytext {color:#f1f5f2;}
This box has a color of #f1f5f2
<div style="background-color:#f1f5f2;">Content here</div>
.mybackground {background-color:#f1f5f2;}
Border around this has a color of #f1f5f2
<div style="border:2px solid #f1f5f2;">Content here</div>
.myborder {border:2px solid #f1f5f2;}