#f2f7e6 color space conversions
Hex:
#f2f7e6
RGB:
242, 247, 230
CMY:
5, 3, 10
CMYK:
2, 0, 7, 3
HSL:
78°, 51.5152%, 93.5294%
HSV (HSB):
78°, 6.8826%, 96.8627%
XYZ:
84.1616, 91.1119, 88.0135
xyY:
0.3197, 0.3461, 91.1119
CIE-Lab:
96.4561, -4.5912, 7.5841
CIE-LCH:
96.4561, 8.8655, 121.1899
CIE-Luv:
96.4561, -1.9196, 12.3328
Hunter-Lab:
95.4526, -9.6565, 12.1476
#f2f7e6 color charts
#f2f7e6 color shades, tints & tones
#f2f7e6 color schemes
#f2f7e6 color preview, HTML & CSS examples
This text has a color of #f2f7e6
<p style="color:#f2f7e6;">Text here</p>
.mytext {color:#f2f7e6;}
This box has a color of #f2f7e6
<div style="background-color:#f2f7e6;">Content here</div>
.mybackground {background-color:#f2f7e6;}
Border around this has a color of #f2f7e6
<div style="border:2px solid #f2f7e6;">Content here</div>
.myborder {border:2px solid #f2f7e6;}