#f5decd color space conversions
Hex:
#f5decd
RGB:
245, 222, 205
CMY:
4, 13, 20
CMYK:
0, 9, 16, 4
HSL:
26°, 66.6667%, 88.2353%
HSV (HSB):
26°, 16.3265%, 96.0784%
XYZ:
74.7969, 76.0628, 68.4970
xyY:
0.3410, 0.3468, 76.0628
CIE-Lab:
89.8885, 5.2046, 11.1968
CIE-LCH:
89.8885, 12.3473, 65.0697
CIE-Luv:
89.8885, 14.8095, 15.5823
Hunter-Lab:
87.2140, 0.4616, 14.4840
#f5decd color charts
#f5decd color shades, tints & tones
#f5decd color schemes
#f5decd color preview, HTML & CSS examples
This text has a color of #f5decd
<p style="color:#f5decd;">Text here</p>
.mytext {color:#f5decd;}
This box has a color of #f5decd
<div style="background-color:#f5decd;">Content here</div>
.mybackground {background-color:#f5decd;}
Border around this has a color of #f5decd
<div style="border:2px solid #f5decd;">Content here</div>
.myborder {border:2px solid #f5decd;}