#f2f9da color space conversions
Hex:
#f2f9da
RGB:
242, 249, 218
CMY:
5, 2, 15
CMYK:
3, 0, 12, 2
HSL:
74°, 72.0930%, 91.5686%
HSV (HSB):
74°, 12.4498%, 97.6471%
XYZ:
83.1485, 91.6906, 79.6453
xyY:
0.3267, 0.3603, 91.6906
CIE-Lab:
96.6937, -7.5495, 14.0959
CIE-LCH:
96.6937, 15.9903, 118.1729
CIE-Luv:
96.6937, -2.3902, 22.3945
Hunter-Lab:
95.7552, -12.5720, 17.7136
#f2f9da color charts
#f2f9da color shades, tints & tones
#f2f9da color schemes
#f2f9da color preview, HTML & CSS examples
This text has a color of #f2f9da
<p style="color:#f2f9da;">Text here</p>
.mytext {color:#f2f9da;}
This box has a color of #f2f9da
<div style="background-color:#f2f9da;">Content here</div>
.mybackground {background-color:#f2f9da;}
Border around this has a color of #f2f9da
<div style="border:2px solid #f2f9da;">Content here</div>
.myborder {border:2px solid #f2f9da;}