#f2fdf0 color space conversions
Hex:
#f2fdf0
RGB:
242, 253, 240
CMY:
5, 1, 6
CMYK:
4, 0, 5, 1
HSL:
111°, 76.4706%, 96.6667%
HSV (HSB):
111°, 5.1383%, 99.2157%
XYZ:
87.4714, 95.4191, 96.2456
xyY:
0.3134, 0.3418, 95.4191
CIE-Lab:
98.2010, -5.8989, 4.9561
CIE-LCH:
98.2010, 7.7045, 139.9637
CIE-Luv:
98.2010, -5.4445, 8.6566
Hunter-Lab:
97.6827, -11.1042, 9.9602
#f2fdf0 color charts
#f2fdf0 color shades, tints & tones
#f2fdf0 color schemes
#f2fdf0 color preview, HTML & CSS examples
This text has a color of #f2fdf0
<p style="color:#f2fdf0;">Text here</p>
.mytext {color:#f2fdf0;}
This box has a color of #f2fdf0
<div style="background-color:#f2fdf0;">Content here</div>
.mybackground {background-color:#f2fdf0;}
Border around this has a color of #f2fdf0
<div style="border:2px solid #f2fdf0;">Content here</div>
.myborder {border:2px solid #f2fdf0;}