#effef0 color space conversions
Hex:
#effef0
RGB:
239, 254, 240
CMY:
6, 0, 6
CMYK:
6, 0, 6, 0
HSL:
124°, 88.2353%, 96.6667%
HSV (HSB):
124°, 5.9055%, 99.6078%
XYZ:
86.7666, 95.5256, 96.3033
xyY:
0.3114, 0.3429, 95.5256
CIE-Lab:
98.2434, -7.3918, 4.9910
CIE-LCH:
98.2434, 8.9190, 145.9724
CIE-Luv:
98.2434, -7.5836, 8.9797
Hunter-Lab:
97.7372, -12.5760, 9.9959
#effef0 color charts
#effef0 color shades, tints & tones
#effef0 color schemes
#effef0 color preview, HTML & CSS examples
This text has a color of #effef0
<p style="color:#effef0;">Text here</p>
.mytext {color:#effef0;}
This box has a color of #effef0
<div style="background-color:#effef0;">Content here</div>
.mybackground {background-color:#effef0;}
Border around this has a color of #effef0
<div style="border:2px solid #effef0;">Content here</div>
.myborder {border:2px solid #effef0;}