#f2fdd1 color space conversions
Hex:
#f2fdd1
RGB:
242, 253, 209
CMY:
5, 1, 18
CMYK:
4, 0, 17, 1
HSL:
75°, 91.6667%, 90.5882%
HSV (HSB):
75°, 17.3913%, 99.2157%
XYZ:
83.2519, 93.7313, 74.0257
xyY:
0.3317, 0.3734, 93.7313
CIE-Lab:
97.5236, -10.9288, 19.8688
CIE-LCH:
97.5236, 22.6762, 118.8128
CIE-Luv:
97.5236, -4.1157, 31.2032
Hunter-Lab:
96.8149, -15.9326, 22.4367
#f2fdd1 color charts
#f2fdd1 color shades, tints & tones
#f2fdd1 color schemes
#f2fdd1 color preview, HTML & CSS examples
This text has a color of #f2fdd1
<p style="color:#f2fdd1;">Text here</p>
.mytext {color:#f2fdd1;}
This box has a color of #f2fdd1
<div style="background-color:#f2fdd1;">Content here</div>
.mybackground {background-color:#f2fdd1;}
Border around this has a color of #f2fdd1
<div style="border:2px solid #f2fdd1;">Content here</div>
.myborder {border:2px solid #f2fdd1;}