#f2fcdf color space conversions
Hex:
#f2fcdf
RGB:
242, 252, 223
CMY:
5, 1, 13
CMYK:
4, 0, 12, 1
HSL:
81°, 82.8571%, 93.1373%
HSV (HSB):
81°, 11.5079%, 98.8235%
XYZ:
84.7476, 93.8258, 83.4555
xyY:
0.3234, 0.3581, 93.8258
CIE-Lab:
97.5617, -8.2451, 12.7635
CIE-LCH:
97.5617, 15.1950, 122.8619
CIE-Luv:
97.5617, -4.1819, 20.6390
Hunter-Lab:
96.8637, -13.3389, 16.7217
#f2fcdf color charts
#f2fcdf color shades, tints & tones
#f2fcdf color schemes
#f2fcdf color preview, HTML & CSS examples
This text has a color of #f2fcdf
<p style="color:#f2fcdf;">Text here</p>
.mytext {color:#f2fcdf;}
This box has a color of #f2fcdf
<div style="background-color:#f2fcdf;">Content here</div>
.mybackground {background-color:#f2fcdf;}
Border around this has a color of #f2fcdf
<div style="border:2px solid #f2fcdf;">Content here</div>
.myborder {border:2px solid #f2fcdf;}