#f1ffd6 color space conversions
Hex:
#f1ffd6
RGB:
241, 255, 214
CMY:
5, 0, 16
CMYK:
5, 0, 16, 0
HSL:
80°, 100.0000%, 91.9608%
HSV (HSB):
80°, 16.0784%, 100.0000%
XYZ:
84.1732, 95.0758, 77.5334
xyY:
0.3278, 0.3703, 95.0758
CIE-Lab:
98.0638, -11.4991, 18.0653
CIE-LCH:
98.0638, 21.4146, 122.4778
CIE-Luv:
98.0638, -5.9423, 28.8289
Hunter-Lab:
97.5068, -16.5460, 21.1098
#f1ffd6 color charts
#f1ffd6 color shades, tints & tones
#f1ffd6 color schemes
#f1ffd6 color preview, HTML & CSS examples
This text has a color of #f1ffd6
<p style="color:#f1ffd6;">Text here</p>
.mytext {color:#f1ffd6;}
This box has a color of #f1ffd6
<div style="background-color:#f1ffd6;">Content here</div>
.mybackground {background-color:#f1ffd6;}
Border around this has a color of #f1ffd6
<div style="border:2px solid #f1ffd6;">Content here</div>
.myborder {border:2px solid #f1ffd6;}