#edeadc color space conversions
Hex:
#edeadc
RGB:
237, 234, 220
CMY:
7, 8, 14
CMYK:
0, 1, 7, 7
HSL:
49°, 32.0755%, 89.6078%
HSV (HSB):
49°, 7.1730%, 92.9412%
XYZ:
77.2661, 82.0175, 79.4687
xyY:
0.3236, 0.3435, 82.0175
CIE-Lab:
92.5826, -1.3830, 7.1410
CIE-LCH:
92.5826, 7.2737, 100.9605
CIE-Luv:
92.5826, 2.5047, 11.0086
Hunter-Lab:
90.5635, -6.1951, 11.3680
#edeadc color charts
#edeadc RGB chart
#edeadc CMYK chart
#edeadc RGB pie chart
#edeadc color shades, tints & tones
#edeadc color schemes
#edeadc color preview, HTML & CSS examples
This text has a color of #edeadc
<p style="color:#edeadc;">Text here</p>
.mytext {color:#edeadc;}
Text color #edeadc
This box has a color of #edeadc
<div style="background-color:#edeadc;">Content here</div>
.mybackground {background-color:#edeadc;}
Background color #edeadc
Border around this has a color of #edeadc
<div style="border:2px solid #edeadc;">Content here</div>
.myborder {border:2px solid #edeadc;}
Border color #edeadc