#f2f4ed color space conversions
Hex:
#f2f4ed
RGB:
242, 244, 237
CMY:
5, 4, 7
CMYK:
1, 0, 3, 4
HSL:
77°, 24.1379%, 94.3137%
HSV (HSB):
77°, 2.8689%, 95.6863%
XYZ:
84.2547, 89.6930, 92.9926
xyY:
0.3156, 0.3360, 89.6930
CIE-Lab:
95.8693, -1.8849, 3.1233
CIE-LCH:
95.8693, 3.6480, 121.1110
CIE-Luv:
95.8693, -0.7410, 5.1240
Hunter-Lab:
94.7064, -6.9353, 8.0774
#f2f4ed color charts
#f2f4ed color shades, tints & tones
#f2f4ed color schemes
#f2f4ed color preview, HTML & CSS examples
This text has a color of #f2f4ed
<p style="color:#f2f4ed;">Text here</p>
.mytext {color:#f2f4ed;}
This box has a color of #f2f4ed
<div style="background-color:#f2f4ed;">Content here</div>
.mybackground {background-color:#f2f4ed;}
Border around this has a color of #f2f4ed
<div style="border:2px solid #f2f4ed;">Content here</div>
.myborder {border:2px solid #f2f4ed;}