#f2fcf9 color space conversions
Hex:
#f2fcf9
RGB:
242, 252, 249
CMY:
5, 1, 2
CMYK:
4, 0, 1, 1
HSL:
162°, 62.5000%, 96.8627%
HSV (HSB):
162°, 3.9683%, 98.8235%
XYZ:
88.5272, 95.3376, 103.3586
xyY:
0.3082, 0.3319, 95.3376
CIE-Lab:
98.1684, -3.8097, 0.2835
CIE-LCH:
98.1684, 3.8203, 175.7449
CIE-Luv:
98.1684, -5.3557, 1.1216
Hunter-Lab:
97.6410, -9.0328, 5.5868
#f2fcf9 color charts
#f2fcf9 color shades, tints & tones
#f2fcf9 color schemes
#f2fcf9 color preview, HTML & CSS examples
This text has a color of #f2fcf9
<p style="color:#f2fcf9;">Text here</p>
.mytext {color:#f2fcf9;}
This box has a color of #f2fcf9
<div style="background-color:#f2fcf9;">Content here</div>
.mybackground {background-color:#f2fcf9;}
Border around this has a color of #f2fcf9
<div style="border:2px solid #f2fcf9;">Content here</div>
.myborder {border:2px solid #f2fcf9;}