#fdfecd color space conversions
Hex:
#fdfecd
RGB:
253, 254, 205
CMY:
1, 0, 20
CMYK:
0, 0, 19, 0
HSL:
61°, 96.0784%, 90.0000%
HSV (HSB):
61°, 19.2913%, 99.6078%
XYZ:
86.9693, 96.1740, 71.7373
xyY:
0.3412, 0.3773, 96.1740
CIE-Lab:
98.5014, -8.1261, 23.3858
CIE-LCH:
98.5014, 24.7574, 109.1614
CIE-Luv:
98.5014, 1.9726, 35.5337
Hunter-Lab:
98.0684, -13.3218, 25.2771
#fdfecd color charts
#fdfecd color shades, tints & tones
#fdfecd color schemes
#fdfecd color preview, HTML & CSS examples
This text has a color of #fdfecd
<p style="color:#fdfecd;">Text here</p>
.mytext {color:#fdfecd;}
This box has a color of #fdfecd
<div style="background-color:#fdfecd;">Content here</div>
.mybackground {background-color:#fdfecd;}
Border around this has a color of #fdfecd
<div style="border:2px solid #fdfecd;">Content here</div>
.myborder {border:2px solid #fdfecd;}