#fedfd1 color space conversions
Hex:
#fedfd1
RGB:
254, 223, 209
CMY:
0, 13, 18
CMYK:
0, 12, 18, 0
HSL:
19°, 95.7447%, 90.7843%
HSV (HSB):
19°, 17.7165%, 99.6078%
XYZ:
78.7694, 78.4496, 71.3123
xyY:
0.3447, 0.3433, 78.4496
CIE-Lab:
90.9847, 8.5112, 10.7704
CIE-LCH:
90.9847, 13.7274, 51.6827
CIE-Luv:
90.9847, 19.6093, 14.3676
Hunter-Lab:
88.5718, 3.7443, 14.2638
#fedfd1 color charts
#fedfd1 color shades, tints & tones
#fedfd1 color schemes
#fedfd1 color preview, HTML & CSS examples
This text has a color of #fedfd1
<p style="color:#fedfd1;">Text here</p>
.mytext {color:#fedfd1;}
This box has a color of #fedfd1
<div style="background-color:#fedfd1;">Content here</div>
.mybackground {background-color:#fedfd1;}
Border around this has a color of #fedfd1
<div style="border:2px solid #fedfd1;">Content here</div>
.myborder {border:2px solid #fedfd1;}