#fedec4 color space conversions
Hex:
#fedec4
RGB:
254, 222, 196
CMY:
0, 13, 23
CMYK:
0, 13, 23, 0
HSL:
27°, 96.6667%, 88.2353%
HSV (HSB):
27°, 22.8346%, 99.6078%
XYZ:
76.9581, 77.2989, 63.0886
xyY:
0.3541, 0.3556, 77.2989
CIE-Lab:
90.4590, 7.1494, 16.8150
CIE-LCH:
90.4590, 18.2717, 66.9657
CIE-Luv:
90.4590, 21.2566, 23.0784
Hunter-Lab:
87.9198, 2.3853, 18.9991
#fedec4 color charts
#fedec4 color shades, tints & tones
#fedec4 color schemes
#fedec4 color preview, HTML & CSS examples
This text has a color of #fedec4
<p style="color:#fedec4;">Text here</p>
.mytext {color:#fedec4;}
This box has a color of #fedec4
<div style="background-color:#fedec4;">Content here</div>
.mybackground {background-color:#fedec4;}
Border around this has a color of #fedec4
<div style="border:2px solid #fedec4;">Content here</div>
.myborder {border:2px solid #fedec4;}