#f1f1fa color space conversions
Hex:
#f1f1fa
RGB:
241, 241, 250
CMY:
5, 5, 2
CMYK:
4, 4, 0, 2
HSL:
240°, 47.3684%, 96.2745%
HSV (HSB):
240°, 3.6000%, 98.0392%
XYZ:
84.9862, 88.5135, 103.0480
xyY:
0.3073, 0.3201, 88.5135
CIE-Lab:
95.3767, 1.6243, -4.3327
CIE-LCH:
95.3767, 4.6272, 290.5502
CIE-Luv:
95.3767, -0.5056, -7.0393
Hunter-Lab:
94.0816, -3.3994, 0.9165
#f1f1fa color charts
#f1f1fa color shades, tints & tones
#f1f1fa color schemes
#f1f1fa color preview, HTML & CSS examples
This text has a color of #f1f1fa
<p style="color:#f1f1fa;">Text here</p>
.mytext {color:#f1f1fa;}
This box has a color of #f1f1fa
<div style="background-color:#f1f1fa;">Content here</div>
.mybackground {background-color:#f1f1fa;}
Border around this has a color of #f1f1fa
<div style="border:2px solid #f1f1fa;">Content here</div>
.myborder {border:2px solid #f1f1fa;}