#f2f8f5 color space conversions
Hex:
#f2f8f5
RGB:
242, 248, 245
CMY:
5, 3, 4
CMYK:
2, 0, 1, 3
HSL:
150°, 30.0000%, 96.0784%
HSV (HSB):
150°, 2.4194%, 97.2549%
XYZ:
86.6668, 92.6046, 99.6929
xyY:
0.3107, 0.3320, 92.6046
CIE-Lab:
97.0669, -2.5066, 0.7361
CIE-LCH:
97.0669, 2.6125, 163.6353
CIE-Luv:
97.0669, -3.1723, 1.5865
Hunter-Lab:
96.2313, -7.6460, 5.9392
#f2f8f5 color charts
#f2f8f5 color shades, tints & tones
#f2f8f5 color schemes
#f2f8f5 color preview, HTML & CSS examples
This text has a color of #f2f8f5
<p style="color:#f2f8f5;">Text here</p>
.mytext {color:#f2f8f5;}
This box has a color of #f2f8f5
<div style="background-color:#f2f8f5;">Content here</div>
.mybackground {background-color:#f2f8f5;}
Border around this has a color of #f2f8f5
<div style="border:2px solid #f2f8f5;">Content here</div>
.myborder {border:2px solid #f2f8f5;}