#feddc5 color space conversions
Hex:
#feddc5
RGB:
254, 221, 197
CMY:
0, 13, 23
CMYK:
0, 13, 22, 0
HSL:
25°, 96.6102%, 88.4314%
HSV (HSB):
25°, 22.4409%, 99.6078%
XYZ:
76.8075, 76.8150, 63.6019
xyY:
0.3536, 0.3536, 76.8150
CIE-Lab:
90.2364, 7.8049, 15.9801
CIE-LCH:
90.2364, 17.7843, 63.9686
CIE-Luv:
90.2364, 21.7538, 21.7895
Hunter-Lab:
87.6441, 3.0525, 18.3251
#feddc5 color charts
#feddc5 color shades, tints & tones
#feddc5 color schemes
#feddc5 color preview, HTML & CSS examples
This text has a color of #feddc5
<p style="color:#feddc5;">Text here</p>
.mytext {color:#feddc5;}
This box has a color of #feddc5
<div style="background-color:#feddc5;">Content here</div>
.mybackground {background-color:#feddc5;}
Border around this has a color of #feddc5
<div style="border:2px solid #feddc5;">Content here</div>
.myborder {border:2px solid #feddc5;}