#f2f3d6 color space conversions
Hex:
#f2f3d6
RGB:
242, 243, 214
CMY:
5, 5, 16
CMYK:
0, 0, 12, 5
HSL:
62°, 54.7170%, 89.6078%
HSV (HSB):
62°, 11.9342%, 95.2941%
XYZ:
80.8061, 87.8335, 76.3129
xyY:
0.3299, 0.3586, 87.8335
CIE-Lab:
95.0908, -5.1738, 13.8814
CIE-LCH:
95.0908, 14.8142, 110.4412
CIE-Luv:
95.0908, 0.9802, 21.5766
Hunter-Lab:
93.7195, -10.1042, 17.3256
#f2f3d6 color charts
#f2f3d6 color shades, tints & tones
#f2f3d6 color schemes
#f2f3d6 color preview, HTML & CSS examples
This text has a color of #f2f3d6
<p style="color:#f2f3d6;">Text here</p>
.mytext {color:#f2f3d6;}
This box has a color of #f2f3d6
<div style="background-color:#f2f3d6;">Content here</div>
.mybackground {background-color:#f2f3d6;}
Border around this has a color of #f2f3d6
<div style="border:2px solid #f2f3d6;">Content here</div>
.myborder {border:2px solid #f2f3d6;}