#f2fdd4 color space conversions
Hex:
#f2fdd4
RGB:
242, 253, 212
CMY:
5, 1, 17
CMYK:
4, 0, 16, 1
HSL:
76°, 91.1111%, 91.1765%
HSV (HSB):
76°, 16.2055%, 99.2157%
XYZ:
83.6269, 93.8813, 76.0006
xyY:
0.3299, 0.3703, 93.8813
CIE-Lab:
97.5841, -10.4724, 18.4229
CIE-LCH:
97.5841, 21.1914, 119.6158
CIE-Luv:
97.5841, -4.2389, 29.1096
Hunter-Lab:
96.8923, -15.4999, 21.3186
#f2fdd4 color charts
#f2fdd4 color shades, tints & tones
#f2fdd4 color schemes
#f2fdd4 color preview, HTML & CSS examples
This text has a color of #f2fdd4
<p style="color:#f2fdd4;">Text here</p>
.mytext {color:#f2fdd4;}
This box has a color of #f2fdd4
<div style="background-color:#f2fdd4;">Content here</div>
.mybackground {background-color:#f2fdd4;}
Border around this has a color of #f2fdd4
<div style="border:2px solid #f2fdd4;">Content here</div>
.myborder {border:2px solid #f2fdd4;}