#fffedd color space conversions
Hex:
#fffedd
RGB:
255, 254, 221
CMY:
0, 0, 13
CMYK:
0, 0, 13, 0
HSL:
58°, 100.0000%, 93.3333%
HSV (HSB):
58°, 13.3333%, 100.0000%
XYZ:
89.7330, 97.3641, 82.4703
xyY:
0.3329, 0.3612, 97.3641
CIE-Lab:
98.9717, -5.0652, 15.9176
CIE-LCH:
98.9717, 16.7041, 107.6517
CIE-Luv:
98.9717, 2.3577, 24.6167
Hunter-Lab:
98.6732, -10.3511, 19.5171
#fffedd color charts
#fffedd color shades, tints & tones
#fffedd color schemes
#fffedd color preview, HTML & CSS examples
This text has a color of #fffedd
<p style="color:#fffedd;">Text here</p>
.mytext {color:#fffedd;}
This box has a color of #fffedd
<div style="background-color:#fffedd;">Content here</div>
.mybackground {background-color:#fffedd;}
Border around this has a color of #fffedd
<div style="border:2px solid #fffedd;">Content here</div>
.myborder {border:2px solid #fffedd;}