#f2f6e0 color space conversions
Hex:
#f2f6e0
RGB:
242, 246, 224
CMY:
5, 4, 12
CMYK:
2, 0, 9, 4
HSL:
71°, 55.0000%, 92.1569%
HSV (HSB):
71°, 8.9431%, 96.4706%
XYZ:
83.0283, 90.1706, 83.5496
xyY:
0.3234, 0.3512, 90.1706
CIE-Lab:
96.0675, -5.0811, 10.1185
CIE-LCH:
96.0675, 11.3226, 116.6641
CIE-Luv:
96.0675, -1.1047, 16.1530
Hunter-Lab:
94.9582, -10.1024, 14.3040
#f2f6e0 color charts
#f2f6e0 color shades, tints & tones
#f2f6e0 color schemes
#f2f6e0 color preview, HTML & CSS examples
This text has a color of #f2f6e0
<p style="color:#f2f6e0;">Text here</p>
.mytext {color:#f2f6e0;}
This box has a color of #f2f6e0
<div style="background-color:#f2f6e0;">Content here</div>
.mybackground {background-color:#f2f6e0;}
Border around this has a color of #f2f6e0
<div style="border:2px solid #f2f6e0;">Content here</div>
.myborder {border:2px solid #f2f6e0;}