#f0f0f1 color space conversions
Hex:
#f0f0f1
RGB:
240, 240, 241
CMY:
6, 6, 5
CMYK:
0, 0, 0, 5
HSL:
240°, 3.4483%, 94.3137%
HSV (HSB):
240°, 0.4149%, 94.5098%
XYZ:
82.9725, 87.1963, 95.6765
xyY:
0.3121, 0.3280, 87.1963
CIE-Lab:
94.8215, 0.1824, -0.4915
CIE-LCH:
94.8215, 0.5243, 290.3587
CIE-Luv:
94.8215, -0.0550, -0.7909
Hunter-Lab:
93.3790, -4.8059, 4.6165
#f0f0f1 color charts
#f0f0f1 color shades, tints & tones
#f0f0f1 color schemes
#f0f0f1 color preview, HTML & CSS examples
This text has a color of #f0f0f1
<p style="color:#f0f0f1;">Text here</p>
.mytext {color:#f0f0f1;}
This box has a color of #f0f0f1
<div style="background-color:#f0f0f1;">Content here</div>
.mybackground {background-color:#f0f0f1;}
Border around this has a color of #f0f0f1
<div style="border:2px solid #f0f0f1;">Content here</div>
.myborder {border:2px solid #f0f0f1;}