#effddc color space conversions
Hex:
#effddc
RGB:
239, 253, 220
CMY:
6, 1, 14
CMYK:
6, 0, 13, 1
HSL:
85°, 89.1892%, 92.7451%
HSV (HSB):
85°, 13.0435%, 99.2157%
XYZ:
83.6402, 93.7686, 81.4010
xyY:
0.3232, 0.3623, 93.7686
CIE-Lab:
97.5387, -10.2511, 14.2383
CIE-LCH:
97.5387, 17.5446, 125.7528
CIE-Luv:
97.5387, -6.2635, 23.1379
Hunter-Lab:
96.8342, -15.2811, 17.9434
#effddc color charts
#effddc RGB chart
#effddc CMYK chart
#effddc RGB pie chart
#effddc color shades, tints & tones
#effddc color schemes
#effddc color preview, HTML & CSS examples
This text has a color of #effddc
<p style="color:#effddc;">Text here</p>
.mytext {color:#effddc;}
Text color #effddc
This box has a color of #effddc
<div style="background-color:#effddc;">Content here</div>
.mybackground {background-color:#effddc;}
Background color #effddc
Border around this has a color of #effddc
<div style="border:2px solid #effddc;">Content here</div>
.myborder {border:2px solid #effddc;}
Border color #effddc