#feeedf color space conversions
Hex:
#feeedf
RGB:
254, 238, 223
CMY:
0, 7, 13
CMYK:
0, 6, 12, 0
HSL:
29°, 93.9394%, 93.5294%
HSV (HSB):
29°, 12.2047%, 99.6078%
XYZ:
84.7669, 87.5476, 82.2427
xyY:
0.3330, 0.3439, 87.5476
CIE-Lab:
94.9701, 2.9621, 9.1862
CIE-LCH:
94.9701, 9.6520, 72.1283
CIE-Luv:
94.9701, 10.2679, 13.2502
Hunter-Lab:
93.5669, -2.0301, 13.3825
#feeedf color charts
#feeedf RGB chart
#feeedf CMYK chart
#feeedf RGB pie chart
#feeedf color shades, tints & tones
#feeedf color schemes
#feeedf color preview, HTML & CSS examples
This text has a color of #feeedf
<p style="color:#feeedf;">Text here</p>
.mytext {color:#feeedf;}
Text color #feeedf
This box has a color of #feeedf
<div style="background-color:#feeedf;">Content here</div>
.mybackground {background-color:#feeedf;}
Background color #feeedf
Border around this has a color of #feeedf
<div style="border:2px solid #feeedf;">Content here</div>
.myborder {border:2px solid #feeedf;}
Border color #feeedf