#f1f2ed color space conversions
Hex:
#f1f2ed
RGB:
241, 242, 237
CMY:
5, 5, 7
CMYK:
0, 0, 2, 5
HSL:
72°, 16.1290%, 93.9216%
HSV (HSB):
72°, 2.0661%, 94.9020%
XYZ:
83.3138, 88.3195, 92.7770
xyY:
0.3151, 0.3340, 88.3195
CIE-Lab:
95.2953, -1.2054, 2.2804
CIE-LCH:
95.2953, 2.5793, 117.8598
CIE-Luv:
95.2953, -0.2858, 3.7138
Hunter-Lab:
93.9784, -6.2183, 7.2529
#f1f2ed color charts
#f1f2ed color shades, tints & tones
#f1f2ed color schemes
#f1f2ed color preview, HTML & CSS examples
This text has a color of #f1f2ed
<p style="color:#f1f2ed;">Text here</p>
.mytext {color:#f1f2ed;}
This box has a color of #f1f2ed
<div style="background-color:#f1f2ed;">Content here</div>
.mybackground {background-color:#f1f2ed;}
Border around this has a color of #f1f2ed
<div style="border:2px solid #f1f2ed;">Content here</div>
.myborder {border:2px solid #f1f2ed;}