#f1decd color space conversions
Hex:
#f1decd
RGB:
241, 222, 205
CMY:
5, 13, 20
CMYK:
0, 8, 15, 5
HSL:
28°, 56.2500%, 87.4510%
HSV (HSB):
28°, 14.9378%, 94.5098%
XYZ:
73.4163, 75.3511, 68.4324
xyY:
0.3380, 0.3469, 75.3511
CIE-Lab:
89.5572, 3.7748, 10.6795
CIE-LCH:
89.5572, 11.3270, 70.5334
CIE-Luv:
89.5572, 12.3227, 15.1077
Hunter-Lab:
86.8050, -0.9403, 14.0225
#f1decd color charts
#f1decd color shades, tints & tones
#f1decd color schemes
#f1decd color preview, HTML & CSS examples
This text has a color of #f1decd
<p style="color:#f1decd;">Text here</p>
.mytext {color:#f1decd;}
This box has a color of #f1decd
<div style="background-color:#f1decd;">Content here</div>
.mybackground {background-color:#f1decd;}
Border around this has a color of #f1decd
<div style="border:2px solid #f1decd;">Content here</div>
.myborder {border:2px solid #f1decd;}