#edf5db color space conversions
Hex:
#edf5db
RGB:
237, 245, 219
CMY:
7, 4, 14
CMYK:
3, 0, 11, 4
HSL:
78°, 56.5217%, 90.9804%
HSV (HSB):
78°, 10.6122%, 96.0784%
XYZ:
80.3636, 88.4238, 79.8497
xyY:
0.3232, 0.3556, 88.4238
CIE-Lab:
95.3391, -7.1104, 11.6064
CIE-LCH:
95.3391, 13.6112, 121.4927
CIE-Luv:
95.3391, -3.1945, 18.6756
Hunter-Lab:
94.0339, -12.0090, 15.4771
#edf5db color charts
#edf5db color shades, tints & tones
#edf5db color schemes
#edf5db color preview, HTML & CSS examples
This text has a color of #edf5db
<p style="color:#edf5db;">Text here</p>
.mytext {color:#edf5db;}
This box has a color of #edf5db
<div style="background-color:#edf5db;">Content here</div>
.mybackground {background-color:#edf5db;}
Border around this has a color of #edf5db
<div style="border:2px solid #edf5db;">Content here</div>
.myborder {border:2px solid #edf5db;}