#eddedc color space conversions
Hex:
#eddedc
RGB:
237, 222, 220
CMY:
7, 13, 14
CMYK:
0, 6, 7, 7
HSL:
7°, 32.0755%, 89.6078%
HSV (HSB):
7°, 7.1730%, 92.9412%
XYZ:
73.9646, 75.4144, 78.3682
xyY:
0.3248, 0.3311, 75.4144
CIE-Lab:
89.5867, 4.7866, 2.8109
CIE-LCH:
89.5867, 5.5509, 30.4234
CIE-Luv:
89.5867, 8.8241, 3.3894
Hunter-Lab:
86.8415, 0.0595, 7.2840
#eddedc color charts
#eddedc RGB chart
#eddedc CMYK chart
#eddedc RGB pie chart
#eddedc color shades, tints & tones
#eddedc color schemes
#eddedc color preview, HTML & CSS examples
This text has a color of #eddedc
<p style="color:#eddedc;">Text here</p>
.mytext {color:#eddedc;}
Text color #eddedc
This box has a color of #eddedc
<div style="background-color:#eddedc;">Content here</div>
.mybackground {background-color:#eddedc;}
Background color #eddedc
Border around this has a color of #eddedc
<div style="border:2px solid #eddedc;">Content here</div>
.myborder {border:2px solid #eddedc;}
Border color #eddedc