#f2feed color space conversions
Hex:
#f2feed
RGB:
242, 254, 237
CMY:
5, 0, 7
CMYK:
5, 0, 7, 0
HSL:
102°, 89.4737%, 96.2745%
HSV (HSB):
102°, 6.6929%, 99.6078%
XYZ:
87.3458, 95.8753, 94.0229
xyY:
0.3151, 0.3458, 95.8753
CIE-Lab:
98.3827, -6.9150, 6.7585
CIE-LCH:
98.3827, 9.6692, 135.6558
CIE-Luv:
98.3827, -5.8169, 11.5612
Hunter-Lab:
97.9159, -12.1221, 11.6084
#f2feed color charts
#f2feed color shades, tints & tones
#f2feed color schemes
#f2feed color preview, HTML & CSS examples
This text has a color of #f2feed
<p style="color:#f2feed;">Text here</p>
.mytext {color:#f2feed;}
This box has a color of #f2feed
<div style="background-color:#f2feed;">Content here</div>
.mybackground {background-color:#f2feed;}
Border around this has a color of #f2feed
<div style="border:2px solid #f2feed;">Content here</div>
.myborder {border:2px solid #f2feed;}