#eff5f1 color space conversions
Hex:
#eff5f1
RGB:
239, 245, 241
CMY:
6, 4, 5
CMYK:
2, 0, 2, 4
HSL:
140°, 23.0769%, 94.9020%
HSV (HSB):
140°, 2.4490%, 96.0784%
XYZ:
84.1262, 90.0064, 96.1581
xyY:
0.3112, 0.3330, 90.0064
CIE-Lab:
95.9994, -2.6902, 1.2185
CIE-LCH:
95.9994, 2.9533, 155.6317
CIE-Luv:
95.9994, -3.1247, 2.3590
Hunter-Lab:
94.8717, -7.7430, 6.3162
#eff5f1 color charts
#eff5f1 color shades, tints & tones
#eff5f1 color schemes
#eff5f1 color preview, HTML & CSS examples
This text has a color of #eff5f1
<p style="color:#eff5f1;">Text here</p>
.mytext {color:#eff5f1;}
This box has a color of #eff5f1
<div style="background-color:#eff5f1;">Content here</div>
.mybackground {background-color:#eff5f1;}
Border around this has a color of #eff5f1
<div style="border:2px solid #eff5f1;">Content here</div>
.myborder {border:2px solid #eff5f1;}