#f1fef2 color space conversions
Hex:
#f1fef2
RGB:
241, 254, 242
CMY:
5, 0, 5
CMYK:
5, 0, 5, 0
HSL:
125°, 86.6667%, 97.0588%
HSV (HSB):
125°, 5.1181%, 99.6078%
XYZ:
87.7445, 95.9952, 97.9087
xyY:
0.3115, 0.3408, 95.9952
CIE-Lab:
98.4303, -6.3820, 4.2523
CIE-LCH:
98.4303, 7.6689, 146.3248
CIE-Luv:
98.4303, -6.5809, 7.6785
Hunter-Lab:
97.9771, -11.6025, 9.3354
#f1fef2 color charts
#f1fef2 color shades, tints & tones
#f1fef2 color schemes
#f1fef2 color preview, HTML & CSS examples
This text has a color of #f1fef2
<p style="color:#f1fef2;">Text here</p>
.mytext {color:#f1fef2;}
This box has a color of #f1fef2
<div style="background-color:#f1fef2;">Content here</div>
.mybackground {background-color:#f1fef2;}
Border around this has a color of #f1fef2
<div style="border:2px solid #f1fef2;">Content here</div>
.myborder {border:2px solid #f1fef2;}