#fef2f9 color space conversions
Hex:
#fef2f9
RGB:
254, 242, 249
CMY:
0, 5, 2
CMYK:
0, 5, 2, 0
HSL:
325°, 85.7143%, 97.2549%
HSV (HSB):
325°, 4.7244%, 99.6078%
XYZ:
89.7241, 91.4146, 102.5384
xyY:
0.3163, 0.3222, 91.4146
CIE-Lab:
96.5805, 5.2254, -1.9330
CIE-LCH:
96.5805, 5.5715, 339.6996
CIE-Luv:
96.5805, 6.3928, -3.9390
Hunter-Lab:
95.6110, 0.1902, 3.3419
#fef2f9 color charts
#fef2f9 color shades, tints & tones
#fef2f9 color schemes
#fef2f9 color preview, HTML & CSS examples
This text has a color of #fef2f9
<p style="color:#fef2f9;">Text here</p>
.mytext {color:#fef2f9;}
This box has a color of #fef2f9
<div style="background-color:#fef2f9;">Content here</div>
.mybackground {background-color:#fef2f9;}
Border around this has a color of #fef2f9
<div style="border:2px solid #fef2f9;">Content here</div>
.myborder {border:2px solid #fef2f9;}