#f2def9 color space conversions
Hex:
#f2def9
RGB:
242, 222, 249
CMY:
5, 13, 2
CMYK:
3, 11, 0, 2
HSL:
284°, 69.2308%, 92.3529%
HSV (HSB):
284°, 10.8434%, 97.6471%
XYZ:
79.8381, 77.9594, 100.4623
xyY:
0.3091, 0.3019, 77.9594
CIE-Lab:
90.7614, 11.5885, -10.6339
CIE-LCH:
90.7614, 15.7281, 317.4595
CIE-Luv:
90.7614, 9.5717, -18.6998
Hunter-Lab:
88.2946, 6.8885, -5.6544
#f2def9 color charts
#f2def9 color shades, tints & tones
#f2def9 color schemes
#f2def9 color preview, HTML & CSS examples
This text has a color of #f2def9
<p style="color:#f2def9;">Text here</p>
.mytext {color:#f2def9;}
This box has a color of #f2def9
<div style="background-color:#f2def9;">Content here</div>
.mybackground {background-color:#f2def9;}
Border around this has a color of #f2def9
<div style="border:2px solid #f2def9;">Content here</div>
.myborder {border:2px solid #f2def9;}