#eff2e4 color space conversions
Hex:
#eff2e4
RGB:
239, 242, 228
CMY:
6, 5, 11
CMYK:
1, 0, 6, 5
HSL:
73°, 35.0000%, 92.1569%
HSV (HSB):
73°, 5.7851%, 94.9020%
XYZ:
81.3523, 87.4564, 85.9918
xyY:
0.3193, 0.3432, 87.4564
CIE-Lab:
94.9316, -3.4228, 6.3931
CIE-LCH:
94.9316, 7.2517, 118.1644
CIE-Luv:
94.9316, -0.9407, 10.3165
Hunter-Lab:
93.5181, -8.3779, 10.9443
#eff2e4 color charts
#eff2e4 color shades, tints & tones
#eff2e4 color schemes
#eff2e4 color preview, HTML & CSS examples
This text has a color of #eff2e4
<p style="color:#eff2e4;">Text here</p>
.mytext {color:#eff2e4;}
This box has a color of #eff2e4
<div style="background-color:#eff2e4;">Content here</div>
.mybackground {background-color:#eff2e4;}
Border around this has a color of #eff2e4
<div style="border:2px solid #eff2e4;">Content here</div>
.myborder {border:2px solid #eff2e4;}