#f1feef color space conversions
Hex:
#f1feef
RGB:
241, 254, 239
CMY:
5, 0, 6
CMYK:
5, 0, 6, 0
HSL:
112°, 88.2353%, 96.6667%
HSV (HSB):
112°, 5.9055%, 99.6078%
XYZ:
87.2974, 95.8164, 95.5547
xyY:
0.3133, 0.3438, 95.8164
CIE-Lab:
98.3592, -6.9038, 5.6894
CIE-LCH:
98.3592, 8.9460, 140.5082
CIE-Luv:
98.3592, -6.4521, 9.9496
Hunter-Lab:
97.8858, -12.1088, 10.6421
#f1feef color charts
#f1feef color shades, tints & tones
#f1feef color schemes
#f1feef color preview, HTML & CSS examples
This text has a color of #f1feef
<p style="color:#f1feef;">Text here</p>
.mytext {color:#f1feef;}
This box has a color of #f1feef
<div style="background-color:#f1feef;">Content here</div>
.mybackground {background-color:#f1feef;}
Border around this has a color of #f1feef
<div style="border:2px solid #f1feef;">Content here</div>
.myborder {border:2px solid #f1feef;}