#f1fafc color space conversions
Hex:
#f1fafc
RGB:
241, 250, 252
CMY:
5, 2, 1
CMYK:
4, 1, 0, 1
HSL:
191°, 64.7059%, 96.6667%
HSV (HSB):
191°, 4.3651%, 98.8235%
XYZ:
88.0319, 94.1003, 105.6188
xyY:
0.3059, 0.3270, 94.1003
CIE-Lab:
97.6724, -2.5839, -1.9943
CIE-LCH:
97.6724, 3.2640, 217.6613
CIE-Luv:
97.6724, -5.0520, -2.6425
Hunter-Lab:
97.0053, -7.7712, 3.3491
#f1fafc color charts
#f1fafc color shades, tints & tones
#f1fafc color schemes
#f1fafc color preview, HTML & CSS examples
This text has a color of #f1fafc
<p style="color:#f1fafc;">Text here</p>
.mytext {color:#f1fafc;}
This box has a color of #f1fafc
<div style="background-color:#f1fafc;">Content here</div>
.mybackground {background-color:#f1fafc;}
Border around this has a color of #f1fafc
<div style="border:2px solid #f1fafc;">Content here</div>
.myborder {border:2px solid #f1fafc;}