#f1f8d6 color space conversions
Hex:
#f1f8d6
RGB:
241, 248, 214
CMY:
5, 3, 16
CMYK:
3, 0, 14, 3
HSL:
72°, 70.8333%, 90.5882%
HSV (HSB):
72°, 13.7097%, 97.2549%
XYZ:
81.9806, 90.6906, 76.8025
xyY:
0.3286, 0.3635, 90.6906
CIE-Lab:
96.2825, -8.0267, 15.5570
CIE-LCH:
96.2825, 17.5057, 117.2918
CIE-Luv:
96.2825, -2.2549, 24.5488
Hunter-Lab:
95.2316, -12.9927, 18.8459
#f1f8d6 color charts
#f1f8d6 color shades, tints & tones
#f1f8d6 color schemes
#f1f8d6 color preview, HTML & CSS examples
This text has a color of #f1f8d6
<p style="color:#f1f8d6;">Text here</p>
.mytext {color:#f1f8d6;}
This box has a color of #f1f8d6
<div style="background-color:#f1f8d6;">Content here</div>
.mybackground {background-color:#f1f8d6;}
Border around this has a color of #f1f8d6
<div style="border:2px solid #f1f8d6;">Content here</div>
.myborder {border:2px solid #f1f8d6;}