#feedf0 color space conversions
Hex:
#feedf0
RGB:
254, 237, 240
CMY:
0, 7, 6
CMYK:
0, 7, 6, 0
HSL:
349°, 89.4737%, 96.2745%
HSV (HSB):
349°, 6.6929%, 99.6078%
XYZ:
86.8854, 87.9305, 94.8310
xyY:
0.3222, 0.3261, 87.9305
CIE-Lab:
95.1317, 6.2424, 0.6092
CIE-LCH:
95.1317, 6.2720, 5.5741
CIE-Luv:
95.1317, 9.6035, -0.1984
Hunter-Lab:
93.7713, 1.2926, 5.6798
#feedf0 color charts
#feedf0 color shades, tints & tones
#feedf0 color schemes
#feedf0 color preview, HTML & CSS examples
This text has a color of #feedf0
<p style="color:#feedf0;">Text here</p>
.mytext {color:#feedf0;}
This box has a color of #feedf0
<div style="background-color:#feedf0;">Content here</div>
.mybackground {background-color:#feedf0;}
Border around this has a color of #feedf0
<div style="border:2px solid #feedf0;">Content here</div>
.myborder {border:2px solid #feedf0;}