#f2fed0 color space conversions
Hex:
#f2fed0
RGB:
242, 254, 208
CMY:
5, 0, 18
CMYK:
5, 0, 18, 0
HSL:
76°, 95.8333%, 90.5882%
HSV (HSB):
76°, 18.1102%, 99.6078%
XYZ:
83.4449, 94.3149, 73.4811
xyY:
0.3321, 0.3754, 94.3149
CIE-Lab:
97.7587, -11.5728, 20.7066
CIE-LCH:
97.7587, 23.7212, 119.2007
CIE-Luv:
97.7587, -4.6070, 32.4967
Hunter-Lab:
97.1159, -16.5801, 23.1203
#f2fed0 color charts
#f2fed0 color shades, tints & tones
#f2fed0 color schemes
#f2fed0 color preview, HTML & CSS examples
This text has a color of #f2fed0
<p style="color:#f2fed0;">Text here</p>
.mytext {color:#f2fed0;}
This box has a color of #f2fed0
<div style="background-color:#f2fed0;">Content here</div>
.mybackground {background-color:#f2fed0;}
Border around this has a color of #f2fed0
<div style="border:2px solid #f2fed0;">Content here</div>
.myborder {border:2px solid #f2fed0;}