#f1efef color space conversions
Hex:
#f1efef
RGB:
241, 239, 239
CMY:
5, 6, 6
CMYK:
0, 1, 1, 5
HSL:
0°, 6.6667%, 94.1176%
HSV (HSB):
0°, 0.8299%, 94.5098%
XYZ:
82.7221, 86.6658, 94.0296
xyY:
0.3140, 0.3290, 86.6658
CIE-Lab:
94.5963, 0.6721, 0.2257
CIE-LCH:
94.5963, 0.7090, 18.5632
CIE-Luv:
94.5963, 1.1267, 0.2267
Hunter-Lab:
93.0945, -4.3033, 5.2805
#f1efef color charts
#f1efef color shades, tints & tones
#f1efef color schemes
#f1efef color preview, HTML & CSS examples
This text has a color of #f1efef
<p style="color:#f1efef;">Text here</p>
.mytext {color:#f1efef;}
This box has a color of #f1efef
<div style="background-color:#f1efef;">Content here</div>
.mybackground {background-color:#f1efef;}
Border around this has a color of #f1efef
<div style="border:2px solid #f1efef;">Content here</div>
.myborder {border:2px solid #f1efef;}