#f1feed color space conversions
Hex:
#f1feed
RGB:
241, 254, 237
CMY:
5, 0, 7
CMYK:
5, 0, 7, 0
HSL:
106°, 89.4737%, 96.2745%
HSV (HSB):
106°, 6.6929%, 99.6078%
XYZ:
87.0035, 95.6988, 94.0069
xyY:
0.3144, 0.3458, 95.6988
CIE-Lab:
98.3124, -7.2482, 6.6482
CIE-LCH:
98.3124, 9.8354, 137.4722
CIE-Luv:
98.3124, -6.3667, 11.4550
Hunter-Lab:
97.8258, -12.4422, 11.5026
#f1feed color charts
#f1feed color shades, tints & tones
#f1feed color schemes
#f1feed color preview, HTML & CSS examples
This text has a color of #f1feed
<p style="color:#f1feed;">Text here</p>
.mytext {color:#f1feed;}
This box has a color of #f1feed
<div style="background-color:#f1feed;">Content here</div>
.mybackground {background-color:#f1feed;}
Border around this has a color of #f1feed
<div style="border:2px solid #f1feed;">Content here</div>
.myborder {border:2px solid #f1feed;}