#f2fefc color space conversions
Hex:
#f2fefc
RGB:
242, 254, 252
CMY:
5, 0, 1
CMYK:
5, 0, 1, 0
HSL:
170°, 85.7143%, 97.2549%
HSV (HSB):
170°, 4.7244%, 99.6078%
XYZ:
89.6304, 96.7891, 106.0536
xyY:
0.3065, 0.3309, 96.7891
CIE-Lab:
98.7449, -4.2746, -0.4163
CIE-LCH:
98.7449, 4.2949, 185.5623
CIE-Luv:
98.7449, -6.4796, 0.1179
Hunter-Lab:
98.3815, -9.5451, 4.9534
#f2fefc color charts
#f2fefc color shades, tints & tones
#f2fefc color schemes
#f2fefc color preview, HTML & CSS examples
This text has a color of #f2fefc
<p style="color:#f2fefc;">Text here</p>
.mytext {color:#f2fefc;}
This box has a color of #f2fefc
<div style="background-color:#f2fefc;">Content here</div>
.mybackground {background-color:#f2fefc;}
Border around this has a color of #f2fefc
<div style="border:2px solid #f2fefc;">Content here</div>
.myborder {border:2px solid #f2fefc;}