#f2fecf color space conversions
Hex:
#f2fecf
RGB:
242, 254, 207
CMY:
5, 0, 19
CMYK:
5, 0, 19, 0
HSL:
75°, 95.9184%, 90.3922%
HSV (HSB):
75°, 18.5039%, 99.6078%
XYZ:
83.3222, 94.2659, 72.8351
xyY:
0.3327, 0.3764, 94.2659
CIE-Lab:
97.7390, -11.7225, 21.1882
CIE-LCH:
97.7390, 24.2148, 118.9539
CIE-Luv:
97.7390, -4.5673, 33.1861
Hunter-Lab:
97.0906, -16.7215, 23.4855
#f2fecf color charts
#f2fecf color shades, tints & tones
#f2fecf color schemes
#f2fecf color preview, HTML & CSS examples
This text has a color of #f2fecf
<p style="color:#f2fecf;">Text here</p>
.mytext {color:#f2fecf;}
This box has a color of #f2fecf
<div style="background-color:#f2fecf;">Content here</div>
.mybackground {background-color:#f2fecf;}
Border around this has a color of #f2fecf
<div style="border:2px solid #f2fecf;">Content here</div>
.myborder {border:2px solid #f2fecf;}