#f1dec1 color space conversions
Hex:
#f1dec1
RGB:
241, 222, 193
CMY:
5, 13, 24
CMYK:
0, 8, 20, 5
HSL:
36°, 63.1579%, 85.0980%
HSV (HSB):
36°, 19.9170%, 94.5098%
XYZ:
72.0225, 74.7936, 61.0927
xyY:
0.3464, 0.3597, 74.7936
CIE-Lab:
89.2962, 1.9780, 16.5873
CIE-LCH:
89.2962, 16.7048, 83.1998
CIE-Luv:
89.2962, 13.1698, 23.7256
Hunter-Lab:
86.4833, -2.6925, 18.6552
#f1dec1 color charts
#f1dec1 color shades, tints & tones
#f1dec1 color schemes
#f1dec1 color preview, HTML & CSS examples
This text has a color of #f1dec1
<p style="color:#f1dec1;">Text here</p>
.mytext {color:#f1dec1;}
This box has a color of #f1dec1
<div style="background-color:#f1dec1;">Content here</div>
.mybackground {background-color:#f1dec1;}
Border around this has a color of #f1dec1
<div style="border:2px solid #f1dec1;">Content here</div>
.myborder {border:2px solid #f1dec1;}