#e1f2d5 color space conversions
Hex:
#e1f2d5
RGB:
225, 242, 213
CMY:
12, 5, 16
CMYK:
7, 0, 12, 5
HSL:
95°, 52.7273%, 89.2157%
HSV (HSB):
95°, 11.9835%, 94.9020%
XYZ:
74.8137, 84.3159, 75.2823
xyY:
0.3192, 0.3597, 84.3159
CIE-Lab:
93.5875, -10.7050, 12.0930
CIE-LCH:
93.5875, 16.1505, 131.5160
CIE-Luv:
93.5875, -8.1167, 19.9819
Hunter-Lab:
91.8237, -15.2579, 15.6673
#e1f2d5 color charts
#e1f2d5 color shades, tints & tones
#e1f2d5 color schemes
#e1f2d5 color preview, HTML & CSS examples
This text has a color of #e1f2d5
<p style="color:#e1f2d5;">Text here</p>
.mytext {color:#e1f2d5;}
This box has a color of #e1f2d5
<div style="background-color:#e1f2d5;">Content here</div>
.mybackground {background-color:#e1f2d5;}
Border around this has a color of #e1f2d5
<div style="border:2px solid #e1f2d5;">Content here</div>
.myborder {border:2px solid #e1f2d5;}