#e5f8f2 color space conversions
Hex:
#e5f8f2
RGB:
229, 248, 242
CMY:
10, 3, 5
CMYK:
8, 0, 2, 3
HSL:
161°, 57.5758%, 93.5294%
HSV (HSB):
161°, 7.6613%, 97.2549%
XYZ:
81.9075, 90.2036, 97.0985
xyY:
0.3043, 0.3351, 90.2036
CIE-Lab:
96.0812, -7.3004, 0.7360
CIE-LCH:
96.0812, 7.3374, 174.2431
CIE-Luv:
96.0812, -10.0520, 2.4338
Hunter-Lab:
94.9756, -12.2678, 5.8677
#e5f8f2 color charts
#e5f8f2 color shades, tints & tones
#e5f8f2 color schemes
#e5f8f2 color preview, HTML & CSS examples
This text has a color of #e5f8f2
<p style="color:#e5f8f2;">Text here</p>
.mytext {color:#e5f8f2;}
This box has a color of #e5f8f2
<div style="background-color:#e5f8f2;">Content here</div>
.mybackground {background-color:#e5f8f2;}
Border around this has a color of #e5f8f2
<div style="border:2px solid #e5f8f2;">Content here</div>
.myborder {border:2px solid #e5f8f2;}