#f1dec9 color space conversions
Hex:
#f1dec9
RGB:
241, 222, 201
CMY:
5, 13, 21
CMYK:
0, 8, 17, 5
HSL:
32°, 58.8235%, 86.6667%
HSV (HSB):
32°, 16.5975%, 94.5098%
XYZ:
72.9395, 75.1604, 65.9214
xyY:
0.3408, 0.3512, 75.1604
CIE-Lab:
89.4681, 3.1637, 12.6473
CIE-LCH:
89.4681, 13.0370, 75.9559
CIE-Luv:
89.4681, 12.6086, 18.0172
Hunter-Lab:
86.6951, -1.5383, 15.6035
#f1dec9 color charts
#f1dec9 color shades, tints & tones
#f1dec9 color schemes
#f1dec9 color preview, HTML & CSS examples
This text has a color of #f1dec9
<p style="color:#f1dec9;">Text here</p>
.mytext {color:#f1dec9;}
This box has a color of #f1dec9
<div style="background-color:#f1dec9;">Content here</div>
.mybackground {background-color:#f1dec9;}
Border around this has a color of #f1dec9
<div style="border:2px solid #f1dec9;">Content here</div>
.myborder {border:2px solid #f1dec9;}