#f0f2ef color space conversions
Hex:
#f0f2ef
RGB:
240, 242, 239
CMY:
6, 5, 6
CMYK:
1, 0, 1, 5
HSL:
100°, 10.3448%, 94.3137%
HSV (HSB):
100°, 1.2397%, 94.9020%
XYZ:
83.2673, 88.2615, 94.3089
xyY:
0.3132, 0.3320, 88.2615
CIE-Lab:
95.2709, -1.1895, 1.2006
CIE-LCH:
95.2709, 1.6901, 134.7354
CIE-Luv:
95.2709, -0.9550, 2.0597
Hunter-Lab:
93.9476, -6.2008, 6.2453
#f0f2ef color charts
#f0f2ef color shades, tints & tones
#f0f2ef color schemes
#f0f2ef color preview, HTML & CSS examples
This text has a color of #f0f2ef
<p style="color:#f0f2ef;">Text here</p>
.mytext {color:#f0f2ef;}
This box has a color of #f0f2ef
<div style="background-color:#f0f2ef;">Content here</div>
.mybackground {background-color:#f0f2ef;}
Border around this has a color of #f0f2ef
<div style="border:2px solid #f0f2ef;">Content here</div>
.myborder {border:2px solid #f0f2ef;}