#f2f8e6 color space conversions
Hex:
#f2f8e6
RGB:
242, 248, 230
CMY:
5, 3, 10
CMYK:
2, 0, 7, 3
HSL:
80°, 56.2500%, 93.7255%
HSV (HSB):
80°, 7.2581%, 97.2549%
XYZ:
84.4683, 91.7252, 88.1157
xyY:
0.3196, 0.3470, 91.7252
CIE-Lab:
96.7079, -5.0940, 7.9460
CIE-LCH:
96.7079, 9.4386, 122.6628
CIE-Luv:
96.7079, -2.4346, 12.9681
Hunter-Lab:
95.7733, -10.1733, 12.4919
#f2f8e6 color charts
#f2f8e6 color shades, tints & tones
#f2f8e6 color schemes
#f2f8e6 color preview, HTML & CSS examples
This text has a color of #f2f8e6
<p style="color:#f2f8e6;">Text here</p>
.mytext {color:#f2f8e6;}
This box has a color of #f2f8e6
<div style="background-color:#f2f8e6;">Content here</div>
.mybackground {background-color:#f2f8e6;}
Border around this has a color of #f2f8e6
<div style="border:2px solid #f2f8e6;">Content here</div>
.myborder {border:2px solid #f2f8e6;}