#e6feda color space conversions
Hex:
#e6feda
RGB:
230, 254, 218
CMY:
10, 0, 15
CMYK:
9, 0, 14, 0
HSL:
100°, 94.7368%, 92.5490%
HSV (HSB):
100°, 14.1732%, 99.6078%
XYZ:
80.7298, 92.7686, 79.9809
xyY:
0.3185, 0.3660, 92.7686
CIE-Lab:
97.1336, -14.1282, 14.6016
CIE-LCH:
97.1336, 20.3179, 134.0560
CIE-Luv:
97.1336, -11.6688, 24.3603
Hunter-Lab:
96.3164, -18.9399, 18.1873
#e6feda color charts
#e6feda color shades, tints & tones
#e6feda color schemes
#e6feda color preview, HTML & CSS examples
This text has a color of #e6feda
<p style="color:#e6feda;">Text here</p>
.mytext {color:#e6feda;}
This box has a color of #e6feda
<div style="background-color:#e6feda;">Content here</div>
.mybackground {background-color:#e6feda;}
Border around this has a color of #e6feda
<div style="border:2px solid #e6feda;">Content here</div>
.myborder {border:2px solid #e6feda;}