#f2f1f6 color space conversions
Hex:
#f2f1f6
RGB:
242, 241, 246
CMY:
5, 5, 4
CMYK:
2, 2, 0, 4
HSL:
252°, 21.7391%, 95.4902%
HSV (HSB):
252°, 2.0325%, 96.4706%
XYZ:
84.7078, 88.4417, 99.7951
xyY:
0.3103, 0.3240, 88.4417
CIE-Lab:
95.3466, 1.2275, -2.2964
CIE-LCH:
95.3466, 2.6039, 298.1266
CIE-Luv:
95.3466, 0.2775, -3.7796
Hunter-Lab:
94.0434, -3.7956, 2.9142
#f2f1f6 color charts
#f2f1f6 color shades, tints & tones
#f2f1f6 color schemes
#f2f1f6 color preview, HTML & CSS examples
This text has a color of #f2f1f6
<p style="color:#f2f1f6;">Text here</p>
.mytext {color:#f2f1f6;}
This box has a color of #f2f1f6
<div style="background-color:#f2f1f6;">Content here</div>
.mybackground {background-color:#f2f1f6;}
Border around this has a color of #f2f1f6
<div style="border:2px solid #f2f1f6;">Content here</div>
.myborder {border:2px solid #f2f1f6;}