#f2f5e9 color space conversions
Hex:
#f2f5e9
RGB:
242, 245, 233
CMY:
5, 4, 9
CMYK:
1, 0, 5, 4
HSL:
75°, 37.5000%, 93.7255%
HSV (HSB):
75°, 4.8980%, 96.0784%
XYZ:
83.9783, 90.0653, 90.0490
xyY:
0.3180, 0.3410, 90.0653
CIE-Lab:
96.0238, -3.0767, 5.4134
CIE-LCH:
96.0238, 6.2267, 119.6120
CIE-Luv:
96.0238, -1.0426, 8.8036
Hunter-Lab:
94.9027, -8.1271, 10.1742
#f2f5e9 color charts
#f2f5e9 color shades, tints & tones
#f2f5e9 color schemes
#f2f5e9 color preview, HTML & CSS examples
This text has a color of #f2f5e9
<p style="color:#f2f5e9;">Text here</p>
.mytext {color:#f2f5e9;}
This box has a color of #f2f5e9
<div style="background-color:#f2f5e9;">Content here</div>
.mybackground {background-color:#f2f5e9;}
Border around this has a color of #f2f5e9
<div style="border:2px solid #f2f5e9;">Content here</div>
.myborder {border:2px solid #f2f5e9;}