#edffed color space conversions
Hex:
#edffed
RGB:
237, 255, 237
CMY:
7, 0, 7
CMYK:
7, 0, 7, 0
HSL:
120°, 100.0000%, 96.4706%
HSV (HSB):
120°, 7.0588%, 100.0000%
XYZ:
85.9711, 95.6389, 94.0498
xyY:
0.3119, 0.3469, 95.6389
CIE-Lab:
98.2886, -9.0733, 6.5782
CIE-LCH:
98.2886, 11.2070, 144.0578
CIE-Luv:
98.2886, -9.0459, 11.6799
Hunter-Lab:
97.7952, -14.2233, 11.4373
#edffed color charts
#edffed color shades, tints & tones
#edffed color schemes
#edffed color preview, HTML & CSS examples
This text has a color of #edffed
<p style="color:#edffed;">Text here</p>
.mytext {color:#edffed;}
This box has a color of #edffed
<div style="background-color:#edffed;">Content here</div>
.mybackground {background-color:#edffed;}
Border around this has a color of #edffed
<div style="border:2px solid #edffed;">Content here</div>
.myborder {border:2px solid #edffed;}