#e0f9f2 color space conversions
Hex:
#e0f9f2
RGB:
224, 249, 242
CMY:
12, 2, 5
CMYK:
10, 0, 3, 2
HSL:
163°, 67.5676%, 92.7451%
HSV (HSB):
163°, 10.0402%, 97.6471%
XYZ:
80.6432, 90.0095, 97.1276
xyY:
0.3012, 0.3361, 90.0095
CIE-Lab:
96.0007, -9.4145, 0.5780
CIE-LCH:
96.0007, 9.4322, 176.4869
CIE-Luv:
96.0007, -13.1461, 2.5591
Hunter-Lab:
94.8733, -14.3017, 5.7125
#e0f9f2 color charts
#e0f9f2 color shades, tints & tones
#e0f9f2 color schemes
#e0f9f2 color preview, HTML & CSS examples
This text has a color of #e0f9f2
<p style="color:#e0f9f2;">Text here</p>
.mytext {color:#e0f9f2;}
This box has a color of #e0f9f2
<div style="background-color:#e0f9f2;">Content here</div>
.mybackground {background-color:#e0f9f2;}
Border around this has a color of #e0f9f2
<div style="border:2px solid #e0f9f2;">Content here</div>
.myborder {border:2px solid #e0f9f2;}