#f1fded color space conversions
Hex:
#f1fded
RGB:
241, 253, 237
CMY:
5, 1, 7
CMYK:
5, 0, 6, 1
HSL:
105°, 80.0000%, 96.0784%
HSV (HSB):
105°, 6.3241%, 99.2157%
XYZ:
86.6870, 95.0658, 93.9014
xyY:
0.3145, 0.3449, 95.0658
CIE-Lab:
98.0598, -6.7488, 6.2839
CIE-LCH:
98.0598, 9.2214, 137.0427
CIE-Luv:
98.0598, -5.8620, 10.8125
Hunter-Lab:
97.5017, -11.9268, 11.1505
#f1fded color charts
#f1fded color shades, tints & tones
#f1fded color schemes
#f1fded color preview, HTML & CSS examples
This text has a color of #f1fded
<p style="color:#f1fded;">Text here</p>
.mytext {color:#f1fded;}
This box has a color of #f1fded
<div style="background-color:#f1fded;">Content here</div>
.mybackground {background-color:#f1fded;}
Border around this has a color of #f1fded
<div style="border:2px solid #f1fded;">Content here</div>
.myborder {border:2px solid #f1fded;}