#e5f0f4 color space conversions
Hex:
#e5f0f4
RGB:
229, 240, 244
CMY:
10, 6, 4
CMYK:
6, 2, 0, 4
HSL:
196°, 40.5405%, 92.7451%
HSV (HSB):
196°, 6.1475%, 95.6863%
XYZ:
79.8023, 85.5098, 97.8870
xyY:
0.3032, 0.3249, 85.5098
CIE-Lab:
94.1024, -2.8830, -3.1954
CIE-LCH:
94.1024, 4.3038, 227.9421
CIE-Luv:
94.1024, -6.2310, -4.4529
Hunter-Lab:
92.4715, -7.7809, 1.9679
#e5f0f4 color charts
#e5f0f4 color shades, tints & tones
#e5f0f4 color schemes
#e5f0f4 color preview, HTML & CSS examples
This text has a color of #e5f0f4
<p style="color:#e5f0f4;">Text here</p>
.mytext {color:#e5f0f4;}
This box has a color of #e5f0f4
<div style="background-color:#e5f0f4;">Content here</div>
.mybackground {background-color:#e5f0f4;}
Border around this has a color of #e5f0f4
<div style="border:2px solid #e5f0f4;">Content here</div>
.myborder {border:2px solid #e5f0f4;}