#f2fcf5 color space conversions
Hex:
#f2fcf5
RGB:
242, 252, 245
CMY:
5, 1, 4
CMYK:
4, 0, 3, 1
HSL:
138°, 62.5000%, 96.8627%
HSV (HSB):
138°, 3.9683%, 98.8235%
XYZ:
87.9098, 95.0906, 100.1072
xyY:
0.3105, 0.3359, 95.0906
CIE-Lab:
98.0698, -4.5223, 2.1964
CIE-LCH:
98.0698, 5.0275, 154.0945
CIE-Luv:
98.0698, -5.1704, 4.1993
Hunter-Lab:
97.5144, -9.7315, 7.3937
#f2fcf5 color charts
#f2fcf5 color shades, tints & tones
#f2fcf5 color schemes
#f2fcf5 color preview, HTML & CSS examples
This text has a color of #f2fcf5
<p style="color:#f2fcf5;">Text here</p>
.mytext {color:#f2fcf5;}
This box has a color of #f2fcf5
<div style="background-color:#f2fcf5;">Content here</div>
.mybackground {background-color:#f2fcf5;}
Border around this has a color of #f2fcf5
<div style="border:2px solid #f2fcf5;">Content here</div>
.myborder {border:2px solid #f2fcf5;}