#feedd9 color space conversions
Hex:
#feedd9
RGB:
254, 237, 217
CMY:
0, 7, 15
CMYK:
0, 7, 15, 0
HSL:
32°, 94.8718%, 92.3529%
HSV (HSB):
32°, 14.5669%, 99.6078%
XYZ:
83.6816, 86.6490, 77.9601
xyY:
0.3370, 0.3490, 86.6490
CIE-Lab:
94.5891, 2.5416, 11.7474
CIE-LCH:
94.5891, 12.0192, 77.7921
CIE-Luv:
94.5891, 11.2230, 17.0327
Hunter-Lab:
93.0854, -2.4322, 15.5038
#feedd9 color charts
#feedd9 color shades, tints & tones
#feedd9 color schemes
#feedd9 color preview, HTML & CSS examples
This text has a color of #feedd9
<p style="color:#feedd9;">Text here</p>
.mytext {color:#feedd9;}
This box has a color of #feedd9
<div style="background-color:#feedd9;">Content here</div>
.mybackground {background-color:#feedd9;}
Border around this has a color of #feedd9
<div style="border:2px solid #feedd9;">Content here</div>
.myborder {border:2px solid #feedd9;}