#f2f7f4 color space conversions
Hex:
#f2f7f4
RGB:
242, 247, 244
CMY:
5, 3, 4
CMYK:
2, 0, 1, 3
HSL:
144°, 23.8095%, 95.8824%
HSV (HSB):
144°, 2.0243%, 96.8627%
XYZ:
86.2078, 91.9304, 98.7887
xyY:
0.3113, 0.3320, 91.9304
CIE-Lab:
96.7919, -2.1784, 0.8507
CIE-LCH:
96.7919, 2.3386, 158.6672
CIE-Luv:
96.7919, -2.6211, 1.7039
Hunter-Lab:
95.8804, -7.2979, 6.0278
#f2f7f4 color charts
#f2f7f4 color shades, tints & tones
#f2f7f4 color schemes
#f2f7f4 color preview, HTML & CSS examples
This text has a color of #f2f7f4
<p style="color:#f2f7f4;">Text here</p>
.mytext {color:#f2f7f4;}
This box has a color of #f2f7f4
<div style="background-color:#f2f7f4;">Content here</div>
.mybackground {background-color:#f2f7f4;}
Border around this has a color of #f2f7f4
<div style="border:2px solid #f2f7f4;">Content here</div>
.myborder {border:2px solid #f2f7f4;}