#f0f1dd color space conversions
Hex:
#f0f1dd
RGB:
240, 241, 221
CMY:
6, 5, 13
CMYK:
0, 0, 8, 5
HSL:
63°, 41.6667%, 90.5882%
HSV (HSB):
63°, 8.2988%, 94.5098%
XYZ:
80.4416, 86.6563, 80.8932
xyY:
0.3244, 0.3494, 86.6563
CIE-Lab:
94.5923, -3.7383, 9.5365
CIE-LCH:
94.5923, 10.2430, 111.4054
CIE-Luv:
94.5923, 0.5146, 15.0120
Hunter-Lab:
93.0894, -8.6586, 13.6405
#f0f1dd color charts
#f0f1dd color shades, tints & tones
#f0f1dd color schemes
#f0f1dd color preview, HTML & CSS examples
This text has a color of #f0f1dd
<p style="color:#f0f1dd;">Text here</p>
.mytext {color:#f0f1dd;}
This box has a color of #f0f1dd
<div style="background-color:#f0f1dd;">Content here</div>
.mybackground {background-color:#f0f1dd;}
Border around this has a color of #f0f1dd
<div style="border:2px solid #f0f1dd;">Content here</div>
.myborder {border:2px solid #f0f1dd;}