#effefc color space conversions
Hex:
#effefc
RGB:
239, 254, 252
CMY:
6, 0, 1
CMYK:
6, 0, 1, 0
HSL:
172°, 88.2353%, 96.6667%
HSV (HSB):
172°, 5.9055%, 99.6078%
XYZ:
88.6091, 96.2626, 106.0058
xyY:
0.3046, 0.3309, 96.2626
CIE-Lab:
98.5365, -5.2457, -0.7459
CIE-LCH:
98.5365, 5.2984, 188.0928
CIE-Luv:
98.5365, -8.0844, -0.2240
Hunter-Lab:
98.1135, -10.4902, 4.6202
#effefc color charts
#effefc color shades, tints & tones
#effefc color schemes
#effefc color preview, HTML & CSS examples
This text has a color of #effefc
<p style="color:#effefc;">Text here</p>
.mytext {color:#effefc;}
This box has a color of #effefc
<div style="background-color:#effefc;">Content here</div>
.mybackground {background-color:#effefc;}
Border around this has a color of #effefc
<div style="border:2px solid #effefc;">Content here</div>
.myborder {border:2px solid #effefc;}