#f1dedd color space conversions
Hex:
#f1dedd
RGB:
241, 222, 221
CMY:
5, 13, 13
CMYK:
0, 8, 8, 5
HSL:
3°, 41.6667%, 90.5882%
HSV (HSB):
3°, 8.2988%, 94.5098%
XYZ:
75.4480, 76.1638, 79.1312
xyY:
0.3270, 0.3301, 76.1638
CIE-Lab:
89.9353, 6.3384, 2.8322
CIE-LCH:
89.9353, 6.9423, 24.0765
CIE-Luv:
89.9353, 11.1479, 3.1372
Hunter-Lab:
87.2719, 1.5906, 7.3309
#f1dedd color charts
#f1dedd color shades, tints & tones
#f1dedd color schemes
#f1dedd color preview, HTML & CSS examples
This text has a color of #f1dedd
<p style="color:#f1dedd;">Text here</p>
.mytext {color:#f1dedd;}
This box has a color of #f1dedd
<div style="background-color:#f1dedd;">Content here</div>
.mybackground {background-color:#f1dedd;}
Border around this has a color of #f1dedd
<div style="border:2px solid #f1dedd;">Content here</div>
.myborder {border:2px solid #f1dedd;}