#edfdf5 color space conversions
Hex:
#edfdf5
RGB:
237, 253, 245
CMY:
7, 1, 4
CMYK:
6, 0, 3, 1
HSL:
150°, 80.0000%, 96.0784%
HSV (HSB):
150°, 6.3241%, 99.2157%
XYZ:
86.5318, 94.8477, 100.1329
xyY:
0.3074, 0.3369, 94.8477
CIE-Lab:
97.9725, -6.6621, 2.0121
CIE-LCH:
97.9725, 6.9593, 163.1942
CIE-Luv:
97.9725, -8.3703, 4.2977
Hunter-Lab:
97.3898, -11.8331, 7.2128
#edfdf5 color charts
#edfdf5 color shades, tints & tones
#edfdf5 color schemes
#edfdf5 color preview, HTML & CSS examples
This text has a color of #edfdf5
<p style="color:#edfdf5;">Text here</p>
.mytext {color:#edfdf5;}
This box has a color of #edfdf5
<div style="background-color:#edfdf5;">Content here</div>
.mybackground {background-color:#edfdf5;}
Border around this has a color of #edfdf5
<div style="border:2px solid #edfdf5;">Content here</div>
.myborder {border:2px solid #edfdf5;}