#f1f2d6 color space conversions
Hex:
#f1f2d6
RGB:
241, 242, 214
CMY:
5, 5, 16
CMYK:
0, 0, 12, 5
HSL:
62°, 51.8519%, 89.4118%
HSV (HSB):
62°, 11.5702%, 94.9020%
XYZ:
80.1654, 87.0601, 76.1974
xyY:
0.3293, 0.3576, 87.0601
CIE-Lab:
94.7638, -5.0196, 13.4072
CIE-LCH:
94.7638, 14.3161, 110.5256
CIE-Luv:
94.7638, 0.9290, 20.8574
Hunter-Lab:
93.3060, -9.9243, 16.8956
#f1f2d6 color charts
#f1f2d6 color shades, tints & tones
#f1f2d6 color schemes
#f1f2d6 color preview, HTML & CSS examples
This text has a color of #f1f2d6
<p style="color:#f1f2d6;">Text here</p>
.mytext {color:#f1f2d6;}
This box has a color of #f1f2d6
<div style="background-color:#f1f2d6;">Content here</div>
.mybackground {background-color:#f1f2d6;}
Border around this has a color of #f1f2d6
<div style="border:2px solid #f1f2d6;">Content here</div>
.myborder {border:2px solid #f1f2d6;}