#edf5f5 color space conversions
Hex:
#edf5f5
RGB:
237, 245, 245
CMY:
7, 4, 4
CMYK:
3, 0, 0, 4
HSL:
180°, 28.5714%, 94.5098%
HSV (HSB):
180°, 3.2653%, 96.0784%
XYZ:
84.0589, 89.9019, 99.3086
xyY:
0.3076, 0.3290, 89.9019
CIE-Lab:
95.9561, -2.6313, -0.9294
CIE-LCH:
95.9561, 2.7906, 199.4531
CIE-Luv:
95.9561, -4.4180, -0.9696
Hunter-Lab:
94.8166, -7.6814, 4.2727
#edf5f5 color charts
#edf5f5 color shades, tints & tones
#edf5f5 color schemes
#edf5f5 color preview, HTML & CSS examples
This text has a color of #edf5f5
<p style="color:#edf5f5;">Text here</p>
.mytext {color:#edf5f5;}
This box has a color of #edf5f5
<div style="background-color:#edf5f5;">Content here</div>
.mybackground {background-color:#edf5f5;}
Border around this has a color of #edf5f5
<div style="border:2px solid #edf5f5;">Content here</div>
.myborder {border:2px solid #edf5f5;}