#f1efdf color space conversions
Hex:
#f1efdf
RGB:
241, 239, 223
CMY:
5, 6, 13
CMYK:
0, 1, 7, 5
HSL:
53°, 39.1304%, 90.9804%
HSV (HSB):
53°, 7.4689%, 94.5098%
XYZ:
80.4614, 85.7615, 82.1249
xyY:
0.3240, 0.3453, 85.7615
CIE-Lab:
94.2103, -2.0531, 7.9632
CIE-LCH:
94.2103, 8.2236, 104.4572
CIE-Luv:
94.2103, 2.0338, 12.3789
Hunter-Lab:
92.6075, -6.9746, 12.2465
#f1efdf color charts
#f1efdf color shades, tints & tones
#f1efdf color schemes
#f1efdf color preview, HTML & CSS examples
This text has a color of #f1efdf
<p style="color:#f1efdf;">Text here</p>
.mytext {color:#f1efdf;}
This box has a color of #f1efdf
<div style="background-color:#f1efdf;">Content here</div>
.mybackground {background-color:#f1efdf;}
Border around this has a color of #f1efdf
<div style="border:2px solid #f1efdf;">Content here</div>
.myborder {border:2px solid #f1efdf;}