#edfdd2 color space conversions
Hex:
#edfdd2
RGB:
237, 253, 210
CMY:
7, 1, 18
CMYK:
6, 0, 17, 1
HSL:
82°, 91.4894%, 90.7843%
HSV (HSB):
82°, 16.9960%, 99.2157%
XYZ:
81.6832, 92.9082, 74.6007
xyY:
0.3278, 0.3728, 92.9082
CIE-Lab:
97.1903, -12.5161, 18.8401
CIE-LCH:
97.1903, 22.6186, 123.5975
CIE-Luv:
97.1903, -7.0037, 30.0566
Hunter-Lab:
96.3889, -17.4137, 21.5844
#edfdd2 color charts
#edfdd2 color shades, tints & tones
#edfdd2 color schemes
#edfdd2 color preview, HTML & CSS examples
This text has a color of #edfdd2
<p style="color:#edfdd2;">Text here</p>
.mytext {color:#edfdd2;}
This box has a color of #edfdd2
<div style="background-color:#edfdd2;">Content here</div>
.mybackground {background-color:#edfdd2;}
Border around this has a color of #edfdd2
<div style="border:2px solid #edfdd2;">Content here</div>
.myborder {border:2px solid #edfdd2;}