#e5f2f1 color space conversions
Hex:
#e5f2f1
RGB:
229, 242, 241
CMY:
10, 5, 5
CMYK:
5, 0, 0, 5
HSL:
175°, 33.3333%, 92.3529%
HSV (HSB):
175°, 5.3719%, 94.9020%
XYZ:
79.9424, 86.5131, 95.7044
xyY:
0.3049, 0.3300, 86.5131
CIE-Lab:
94.5313, -4.4561, -1.0104
CIE-LCH:
94.5313, 4.5692, 192.7757
CIE-Luv:
94.5313, -7.0754, -0.7720
Hunter-Lab:
93.0124, -9.3544, 4.1028
#e5f2f1 color charts
#e5f2f1 color shades, tints & tones
#e5f2f1 color schemes
#e5f2f1 color preview, HTML & CSS examples
This text has a color of #e5f2f1
<p style="color:#e5f2f1;">Text here</p>
.mytext {color:#e5f2f1;}
This box has a color of #e5f2f1
<div style="background-color:#e5f2f1;">Content here</div>
.mybackground {background-color:#e5f2f1;}
Border around this has a color of #e5f2f1
<div style="border:2px solid #e5f2f1;">Content here</div>
.myborder {border:2px solid #e5f2f1;}