#f0f2f6 color space conversions
Hex:
#f0f2f6
RGB:
240, 242, 246
CMY:
6, 5, 4
CMYK:
2, 2, 0, 4
HSL:
220°, 25.0000%, 95.2941%
HSV (HSB):
220°, 2.4390%, 96.4706%
XYZ:
84.3219, 88.6833, 99.8621
xyY:
0.3090, 0.3250, 88.6833
CIE-Lab:
95.4479, 0.0589, -2.1652
CIE-LCH:
95.4479, 2.1660, 271.5579
CIE-Luv:
95.4479, -1.3329, -3.3678
Hunter-Lab:
94.1718, -4.9711, 3.0477
#f0f2f6 color charts
#f0f2f6 color shades, tints & tones
#f0f2f6 color schemes
#f0f2f6 color preview, HTML & CSS examples
This text has a color of #f0f2f6
<p style="color:#f0f2f6;">Text here</p>
.mytext {color:#f0f2f6;}
This box has a color of #f0f2f6
<div style="background-color:#f0f2f6;">Content here</div>
.mybackground {background-color:#f0f2f6;}
Border around this has a color of #f0f2f6
<div style="border:2px solid #f0f2f6;">Content here</div>
.myborder {border:2px solid #f0f2f6;}