#e5efdc color space conversions
Hex:
#e5efdc
RGB:
229, 239, 220
CMY:
10, 6, 14
CMYK:
4, 0, 8, 6
HSL:
92°, 37.2549%, 90.0000%
HSV (HSB):
92°, 7.9498%, 93.7255%
XYZ:
76.0979, 83.5583, 79.8277
xyY:
0.3178, 0.3489, 83.5583
CIE-Lab:
93.2583, -6.6596, 8.0354
CIE-LCH:
93.2583, 10.4364, 129.6514
CIE-Luv:
93.2583, -4.6444, 13.3107
Hunter-Lab:
91.4102, -11.3689, 12.2098
#e5efdc color charts
#e5efdc color shades, tints & tones
#e5efdc color schemes
#e5efdc color preview, HTML & CSS examples
This text has a color of #e5efdc
<p style="color:#e5efdc;">Text here</p>
.mytext {color:#e5efdc;}
This box has a color of #e5efdc
<div style="background-color:#e5efdc;">Content here</div>
.mybackground {background-color:#e5efdc;}
Border around this has a color of #e5efdc
<div style="border:2px solid #e5efdc;">Content here</div>
.myborder {border:2px solid #e5efdc;}