#fdfed5 color space conversions
Hex:
#fdfed5
RGB:
253, 254, 213
CMY:
1, 0, 16
CMYK:
0, 0, 16, 0
HSL:
61°, 95.3488%, 91.5686%
HSV (HSB):
61°, 16.1417%, 99.6078%
XYZ:
87.9601, 96.5704, 76.9547
xyY:
0.3364, 0.3693, 96.5704
CIE-Lab:
98.6584, -6.9667, 19.5359
CIE-LCH:
98.6584, 20.7409, 109.6269
CIE-Luv:
98.6584, 1.5836, 30.0471
Hunter-Lab:
98.2702, -12.2005, 22.3596
#fdfed5 color charts
#fdfed5 color shades, tints & tones
#fdfed5 color schemes
#fdfed5 color preview, HTML & CSS examples
This text has a color of #fdfed5
<p style="color:#fdfed5;">Text here</p>
.mytext {color:#fdfed5;}
This box has a color of #fdfed5
<div style="background-color:#fdfed5;">Content here</div>
.mybackground {background-color:#fdfed5;}
Border around this has a color of #fdfed5
<div style="border:2px solid #fdfed5;">Content here</div>
.myborder {border:2px solid #fdfed5;}