#f2f7ee color space conversions
Hex:
#f2f7ee
RGB:
242, 247, 238
CMY:
5, 3, 7
CMYK:
2, 0, 4, 3
HSL:
93°, 36.0000%, 95.0980%
HSV (HSB):
93°, 3.6437%, 96.8627%
XYZ:
85.3113, 91.5718, 94.0677
xyY:
0.3149, 0.3380, 91.5718
CIE-Lab:
96.6450, -3.2290, 3.7323
CIE-LCH:
96.6450, 4.9352, 130.8647
CIE-Luv:
96.6450, -2.3177, 6.2996
Hunter-Lab:
95.6932, -8.3287, 8.7024
#f2f7ee color charts
#f2f7ee color shades, tints & tones
#f2f7ee color schemes
#f2f7ee color preview, HTML & CSS examples
This text has a color of #f2f7ee
<p style="color:#f2f7ee;">Text here</p>
.mytext {color:#f2f7ee;}
This box has a color of #f2f7ee
<div style="background-color:#f2f7ee;">Content here</div>
.mybackground {background-color:#f2f7ee;}
Border around this has a color of #f2f7ee
<div style="border:2px solid #f2f7ee;">Content here</div>
.myborder {border:2px solid #f2f7ee;}