#edffe2 color space conversions
Hex:
#edffe2
RGB:
237, 255, 226
CMY:
7, 0, 11
CMYK:
7, 0, 11, 0
HSL:
97°, 100.0000%, 94.3137%
HSV (HSB):
97°, 11.3725%, 100.0000%
XYZ:
84.4125, 95.0155, 85.8423
xyY:
0.3182, 0.3582, 95.0155
CIE-Lab:
98.0397, -10.9405, 11.8592
CIE-LCH:
98.0397, 16.1349, 132.6927
CIE-Luv:
98.0397, -8.6307, 19.8398
Hunter-Lab:
97.4759, -16.0048, 16.0193
#edffe2 color charts
#edffe2 color shades, tints & tones
#edffe2 color schemes
#edffe2 color preview, HTML & CSS examples
This text has a color of #edffe2
<p style="color:#edffe2;">Text here</p>
.mytext {color:#edffe2;}
This box has a color of #edffe2
<div style="background-color:#edffe2;">Content here</div>
.mybackground {background-color:#edffe2;}
Border around this has a color of #edffe2
<div style="border:2px solid #edffe2;">Content here</div>
.myborder {border:2px solid #edffe2;}