#f2f1d0 color space conversions
Hex:
#f2f1d0
RGB:
242, 241, 208
CMY:
5, 5, 18
CMYK:
0, 0, 14, 5
HSL:
58°, 56.6667%, 88.2353%
HSV (HSB):
58°, 14.0496%, 94.9020%
XYZ:
79.4584, 86.3419, 72.1523
xyY:
0.3339, 0.3629, 86.3419
CIE-Lab:
94.4583, -5.0959, 16.0802
CIE-LCH:
94.4583, 16.8683, 107.5838
CIE-Luv:
94.4583, 2.3631, 24.6462
Hunter-Lab:
92.9203, -9.9710, 19.0058
#f2f1d0 color charts
#f2f1d0 color shades, tints & tones
#f2f1d0 color schemes
#f2f1d0 color preview, HTML & CSS examples
This text has a color of #f2f1d0
<p style="color:#f2f1d0;">Text here</p>
.mytext {color:#f2f1d0;}
This box has a color of #f2f1d0
<div style="background-color:#f2f1d0;">Content here</div>
.mybackground {background-color:#f2f1d0;}
Border around this has a color of #f2f1d0
<div style="border:2px solid #f2f1d0;">Content here</div>
.myborder {border:2px solid #f2f1d0;}