#eadddc color space conversions
Hex:
#eadddc
RGB:
234, 221, 220
CMY:
8, 13, 14
CMYK:
0, 6, 6, 8
HSL:
4°, 25.0000%, 89.0196%
HSV (HSB):
4°, 5.9829%, 91.7647%
XYZ:
72.7064, 74.3726, 78.2335
xyY:
0.3227, 0.3301, 74.3726
CIE-Lab:
89.0983, 4.2692, 2.0716
CIE-LCH:
89.0983, 4.7453, 25.8842
CIE-Luv:
89.0983, 7.5702, 2.3710
Hunter-Lab:
86.2396, -0.4304, 6.5819
#eadddc color charts
#eadddc RGB chart
#eadddc CMYK chart
#eadddc RGB pie chart
#eadddc color shades, tints & tones
#eadddc color schemes
#eadddc color preview, HTML & CSS examples
This text has a color of #eadddc
<p style="color:#eadddc;">Text here</p>
.mytext {color:#eadddc;}
Text color #eadddc
This box has a color of #eadddc
<div style="background-color:#eadddc;">Content here</div>
.mybackground {background-color:#eadddc;}
Background color #eadddc
Border around this has a color of #eadddc
<div style="border:2px solid #eadddc;">Content here</div>
.myborder {border:2px solid #eadddc;}
Border color #eadddc