#f2f3ef color space conversions
Hex:
#f2f3ef
RGB:
242, 243, 239
CMY:
5, 5, 6
CMYK:
0, 0, 2, 5
HSL:
75°, 14.2857%, 94.5098%
HSV (HSB):
75°, 1.6461%, 95.2941%
XYZ:
84.2485, 89.2104, 94.4403
xyY:
0.3145, 0.3330, 89.2104
CIE-Lab:
95.6683, -1.0302, 1.7971
CIE-LCH:
95.6683, 2.0715, 119.8249
CIE-Luv:
95.6683, -0.3400, 2.9460
Hunter-Lab:
94.4513, -6.0715, 6.8328
#f2f3ef color charts
#f2f3ef color shades, tints & tones
#f2f3ef color schemes
#f2f3ef color preview, HTML & CSS examples
This text has a color of #f2f3ef
<p style="color:#f2f3ef;">Text here</p>
.mytext {color:#f2f3ef;}
This box has a color of #f2f3ef
<div style="background-color:#f2f3ef;">Content here</div>
.mybackground {background-color:#f2f3ef;}
Border around this has a color of #f2f3ef
<div style="border:2px solid #f2f3ef;">Content here</div>
.myborder {border:2px solid #f2f3ef;}