#fedec5 color space conversions
Hex:
#fedec5
RGB:
254, 222, 197
CMY:
0, 13, 23
CMYK:
0, 13, 22, 0
HSL:
26°, 96.6102%, 88.4314%
HSV (HSB):
26°, 22.4409%, 99.6078%
XYZ:
77.0724, 77.3446, 63.6902
xyY:
0.3534, 0.3546, 77.3446
CIE-Lab:
90.4800, 7.2895, 16.3228
CIE-LCH:
90.4800, 17.8766, 65.9354
CIE-Luv:
90.4800, 21.1747, 22.3759
Hunter-Lab:
87.9458, 2.5256, 18.6243
#fedec5 color charts
#fedec5 color shades, tints & tones
#fedec5 color schemes
#fedec5 color preview, HTML & CSS examples
This text has a color of #fedec5
<p style="color:#fedec5;">Text here</p>
.mytext {color:#fedec5;}
This box has a color of #fedec5
<div style="background-color:#fedec5;">Content here</div>
.mybackground {background-color:#fedec5;}
Border around this has a color of #fedec5
<div style="border:2px solid #fedec5;">Content here</div>
.myborder {border:2px solid #fedec5;}