#eadedc color space conversions
Hex:
#eadedc
RGB:
234, 222, 220
CMY:
8, 13, 14
CMYK:
0, 5, 6, 8
HSL:
9°, 25.0000%, 89.0196%
HSV (HSB):
9°, 5.9829%, 91.7647%
XYZ:
72.9712, 74.9023, 78.3217
xyY:
0.3226, 0.3311, 74.9023
CIE-Lab:
89.3472, 3.7509, 2.4334
CIE-LCH:
89.3472, 4.4711, 32.9729
CIE-Luv:
89.3472, 7.0455, 3.0110
Hunter-Lab:
86.5461, -0.9537, 6.9265
#eadedc color charts
#eadedc RGB chart
#eadedc CMYK chart
#eadedc RGB pie chart
#eadedc color shades, tints & tones
#eadedc color schemes
#eadedc color preview, HTML & CSS examples
This text has a color of #eadedc
<p style="color:#eadedc;">Text here</p>
.mytext {color:#eadedc;}
Text color #eadedc
This box has a color of #eadedc
<div style="background-color:#eadedc;">Content here</div>
.mybackground {background-color:#eadedc;}
Background color #eadedc
Border around this has a color of #eadedc
<div style="border:2px solid #eadedc;">Content here</div>
.myborder {border:2px solid #eadedc;}
Border color #eadedc