#f2f7f1 color space conversions
Hex:
#f2f7f1
RGB:
242, 247, 241
CMY:
5, 3, 5
CMYK:
2, 0, 2, 3
HSL:
110°, 27.2727%, 95.6863%
HSV (HSB):
110°, 2.4291%, 96.8627%
XYZ:
85.7559, 91.7496, 96.4087
xyY:
0.3131, 0.3350, 91.7496
CIE-Lab:
96.7179, -2.7067, 2.2907
CIE-LCH:
96.7179, 3.5459, 139.7593
CIE-Luv:
96.7179, -2.4689, 4.0090
Hunter-Lab:
95.7860, -7.8170, 7.3748
#f2f7f1 color charts
#f2f7f1 color shades, tints & tones
#f2f7f1 color schemes
#f2f7f1 color preview, HTML & CSS examples
This text has a color of #f2f7f1
<p style="color:#f2f7f1;">Text here</p>
.mytext {color:#f2f7f1;}
This box has a color of #f2f7f1
<div style="background-color:#f2f7f1;">Content here</div>
.mybackground {background-color:#f2f7f1;}
Border around this has a color of #f2f7f1
<div style="border:2px solid #f2f7f1;">Content here</div>
.myborder {border:2px solid #f2f7f1;}