#f2f7d6 color space conversions
Hex:
#f2f7d6
RGB:
242, 247, 214
CMY:
5, 3, 16
CMYK:
2, 0, 13, 3
HSL:
69°, 67.3469%, 90.3922%
HSV (HSB):
69°, 13.3603%, 96.8627%
XYZ:
82.0163, 90.2538, 76.7163
xyY:
0.3294, 0.3625, 90.2538
CIE-Lab:
96.1020, -7.1794, 15.3123
CIE-LCH:
96.1020, 16.9119, 115.1203
CIE-Luv:
96.1020, -1.1477, 24.0337
Hunter-Lab:
95.0020, -12.1524, 18.6233
#f2f7d6 color charts
#f2f7d6 color shades, tints & tones
#f2f7d6 color schemes
#f2f7d6 color preview, HTML & CSS examples
This text has a color of #f2f7d6
<p style="color:#f2f7d6;">Text here</p>
.mytext {color:#f2f7d6;}
This box has a color of #f2f7d6
<div style="background-color:#f2f7d6;">Content here</div>
.mybackground {background-color:#f2f7d6;}
Border around this has a color of #f2f7d6
<div style="border:2px solid #f2f7d6;">Content here</div>
.myborder {border:2px solid #f2f7d6;}