#f2fde5 color space conversions
Hex:
#f2fde5
RGB:
242, 253, 229
CMY:
5, 1, 10
CMYK:
4, 0, 9, 1
HSL:
88°, 85.7143%, 94.5098%
HSV (HSB):
88°, 9.4862%, 99.2157%
XYZ:
85.8861, 94.7849, 87.8974
xyY:
0.3198, 0.3529, 94.7849
CIE-Lab:
97.9474, -7.7621, 10.2372
CIE-LCH:
97.9474, 12.8472, 127.1703
CIE-Luv:
97.9474, -4.9597, 16.8754
Hunter-Lab:
97.3576, -12.9081, 14.6215
#f2fde5 color charts
#f2fde5 color shades, tints & tones
#f2fde5 color schemes
#f2fde5 color preview, HTML & CSS examples
This text has a color of #f2fde5
<p style="color:#f2fde5;">Text here</p>
.mytext {color:#f2fde5;}
This box has a color of #f2fde5
<div style="background-color:#f2fde5;">Content here</div>
.mybackground {background-color:#f2fde5;}
Border around this has a color of #f2fde5
<div style="border:2px solid #f2fde5;">Content here</div>
.myborder {border:2px solid #f2fde5;}