#f2f8f4 color space conversions
Hex:
#f2f8f4
RGB:
242, 248, 244
CMY:
5, 3, 4
CMYK:
2, 0, 2, 3
HSL:
140°, 30.0000%, 96.0784%
HSV (HSB):
140°, 2.4194%, 97.2549%
XYZ:
86.5145, 92.5437, 98.8909
xyY:
0.3113, 0.3330, 92.5437
CIE-Lab:
97.0421, -2.6839, 1.2155
CIE-LCH:
97.0421, 2.9463, 155.6353
CIE-Luv:
97.0421, -3.1224, 2.3569
Hunter-Lab:
96.1996, -7.8203, 6.3911
#f2f8f4 color charts
#f2f8f4 color shades, tints & tones
#f2f8f4 color schemes
#f2f8f4 color preview, HTML & CSS examples
This text has a color of #f2f8f4
<p style="color:#f2f8f4;">Text here</p>
.mytext {color:#f2f8f4;}
This box has a color of #f2f8f4
<div style="background-color:#f2f8f4;">Content here</div>
.mybackground {background-color:#f2f8f4;}
Border around this has a color of #f2f8f4
<div style="border:2px solid #f2f8f4;">Content here</div>
.myborder {border:2px solid #f2f8f4;}