#f2f7d5 color space conversions
Hex:
#f2f7d5
RGB:
242, 247, 213
CMY:
5, 3, 16
CMYK:
2, 0, 14, 3
HSL:
69°, 68.0000%, 90.1961%
HSV (HSB):
69°, 13.7652%, 96.8627%
XYZ:
81.8890, 90.2029, 76.0457
xyY:
0.3300, 0.3635, 90.2029
CIE-Lab:
96.0809, -7.3350, 15.7961
CIE-LCH:
96.0809, 17.4160, 114.9082
CIE-Luv:
96.0809, -1.1006, 24.7473
Hunter-Lab:
94.9752, -12.3014, 19.0097
#f2f7d5 color charts
#f2f7d5 color shades, tints & tones
#f2f7d5 color schemes
#f2f7d5 color preview, HTML & CSS examples
This text has a color of #f2f7d5
<p style="color:#f2f7d5;">Text here</p>
.mytext {color:#f2f7d5;}
This box has a color of #f2f7d5
<div style="background-color:#f2f7d5;">Content here</div>
.mybackground {background-color:#f2f7d5;}
Border around this has a color of #f2f7d5
<div style="border:2px solid #f2f7d5;">Content here</div>
.myborder {border:2px solid #f2f7d5;}