#f2f9df color space conversions
Hex:
#f2f9df
RGB:
242, 249, 223
CMY:
5, 2, 13
CMYK:
3, 0, 10, 2
HSL:
76°, 68.4211%, 92.5490%
HSV (HSB):
76°, 10.4418%, 97.6471%
XYZ:
83.8129, 91.9563, 83.1440
xyY:
0.3237, 0.3552, 91.9563
CIE-Lab:
96.8024, -6.7481, 11.6825
CIE-LCH:
96.8024, 13.4914, 120.0118
CIE-Luv:
96.8024, -2.6209, 18.7664
Hunter-Lab:
95.8939, -11.8021, 15.7188
#f2f9df color charts
#f2f9df color shades, tints & tones
#f2f9df color schemes
#f2f9df color preview, HTML & CSS examples
This text has a color of #f2f9df
<p style="color:#f2f9df;">Text here</p>
.mytext {color:#f2f9df;}
This box has a color of #f2f9df
<div style="background-color:#f2f9df;">Content here</div>
.mybackground {background-color:#f2f9df;}
Border around this has a color of #f2f9df
<div style="border:2px solid #f2f9df;">Content here</div>
.myborder {border:2px solid #f2f9df;}