#f2f6e3 color space conversions
Hex:
#f2f6e3
RGB:
242, 246, 227
CMY:
5, 4, 11
CMYK:
2, 0, 8, 4
HSL:
73°, 51.3514%, 92.7451%
HSV (HSB):
73°, 7.7236%, 96.4706%
XYZ:
83.4388, 90.3348, 85.7117
xyY:
0.3216, 0.3481, 90.3348
CIE-Lab:
96.1355, -4.5876, 8.6697
CIE-LCH:
96.1355, 9.8087, 117.8858
CIE-Luv:
96.1355, -1.2538, 13.9335
Hunter-Lab:
95.0446, -9.6245, 13.0632
#f2f6e3 color charts
#f2f6e3 color shades, tints & tones
#f2f6e3 color schemes
#f2f6e3 color preview, HTML & CSS examples
This text has a color of #f2f6e3
<p style="color:#f2f6e3;">Text here</p>
.mytext {color:#f2f6e3;}
This box has a color of #f2f6e3
<div style="background-color:#f2f6e3;">Content here</div>
.mybackground {background-color:#f2f6e3;}
Border around this has a color of #f2f6e3
<div style="border:2px solid #f2f6e3;">Content here</div>
.myborder {border:2px solid #f2f6e3;}