#effef5 color space conversions
Hex:
#effef5
RGB:
239, 254, 245
CMY:
6, 0, 4
CMYK:
6, 0, 4, 0
HSL:
144°, 88.2353%, 96.6667%
HSV (HSB):
144°, 5.9055%, 99.6078%
XYZ:
87.5198, 95.8269, 100.2699
xyY:
0.3086, 0.3379, 95.8269
CIE-Lab:
98.3634, -6.5094, 2.5975
CIE-LCH:
98.3634, 7.0085, 158.2464
CIE-Luv:
98.3634, -7.7906, 5.1725
Hunter-Lab:
97.8912, -11.7214, 7.7932
#effef5 color charts
#effef5 color shades, tints & tones
#effef5 color schemes
#effef5 color preview, HTML & CSS examples
This text has a color of #effef5
<p style="color:#effef5;">Text here</p>
.mytext {color:#effef5;}
This box has a color of #effef5
<div style="background-color:#effef5;">Content here</div>
.mybackground {background-color:#effef5;}
Border around this has a color of #effef5
<div style="border:2px solid #effef5;">Content here</div>
.myborder {border:2px solid #effef5;}