#f2fef9 color space conversions
Hex:
#f2fef9
RGB:
242, 254, 249
CMY:
5, 0, 2
CMYK:
5, 0, 2, 0
HSL:
155°, 85.7143%, 97.2549%
HSV (HSB):
155°, 4.7244%, 99.6078%
XYZ:
89.1586, 96.6004, 103.5691
xyY:
0.3082, 0.3339, 96.6004
CIE-Lab:
98.6703, -4.8148, 1.0154
CIE-LCH:
98.6703, 4.9207, 168.0911
CIE-Luv:
98.6703, -6.3453, 2.4350
Hunter-Lab:
98.2855, -10.0753, 6.3226
#f2fef9 color charts
#f2fef9 color shades, tints & tones
#f2fef9 color schemes
#f2fef9 color preview, HTML & CSS examples
This text has a color of #f2fef9
<p style="color:#f2fef9;">Text here</p>
.mytext {color:#f2fef9;}
This box has a color of #f2fef9
<div style="background-color:#f2fef9;">Content here</div>
.mybackground {background-color:#f2fef9;}
Border around this has a color of #f2fef9
<div style="border:2px solid #f2fef9;">Content here</div>
.myborder {border:2px solid #f2fef9;}