#edf5cb color space conversions
Hex:
#edf5cb
RGB:
237, 245, 203
CMY:
7, 4, 20
CMYK:
3, 0, 17, 4
HSL:
71°, 67.7419%, 87.8431%
HSV (HSB):
71°, 17.1429%, 96.0784%
XYZ:
78.3570, 87.6211, 69.2826
xyY:
0.3331, 0.3724, 87.6211
CIE-Lab:
95.0012, -9.6223, 19.3591
CIE-LCH:
95.0012, 21.6186, 116.4295
CIE-Luv:
95.0012, -2.4840, 30.0996
Hunter-Lab:
93.6062, -14.3899, 21.6408
#edf5cb color charts
#edf5cb color shades, tints & tones
#edf5cb color schemes
#edf5cb color preview, HTML & CSS examples
This text has a color of #edf5cb
<p style="color:#edf5cb;">Text here</p>
.mytext {color:#edf5cb;}
This box has a color of #edf5cb
<div style="background-color:#edf5cb;">Content here</div>
.mybackground {background-color:#edf5cb;}
Border around this has a color of #edf5cb
<div style="border:2px solid #edf5cb;">Content here</div>
.myborder {border:2px solid #edf5cb;}