#eadadc color space conversions
Hex:
#eadadc
RGB:
234, 218, 220
CMY:
8, 15, 14
CMYK:
0, 7, 6, 8
HSL:
353°, 27.5862%, 88.6275%
HSV (HSB):
353°, 6.8376%, 91.7647%
XYZ:
71.9214, 72.8025, 77.9718
xyY:
0.3230, 0.3269, 72.8025
CIE-Lab:
88.3535, 5.8280, 0.9873
CIE-LCH:
88.3535, 5.9110, 9.6149
CIE-Luv:
88.3535, 9.1453, 0.4497
Hunter-Lab:
85.3244, 1.1429, 5.5463
#eadadc color charts
#eadadc RGB chart
#eadadc CMYK chart
#eadadc RGB pie chart
#eadadc color shades, tints & tones
#eadadc color schemes
#eadadc color preview, HTML & CSS examples
This text has a color of #eadadc
<p style="color:#eadadc;">Text here</p>
.mytext {color:#eadadc;}
Text color #eadadc
This box has a color of #eadadc
<div style="background-color:#eadadc;">Content here</div>
.mybackground {background-color:#eadadc;}
Background color #eadadc
Border around this has a color of #eadadc
<div style="border:2px solid #eadadc;">Content here</div>
.myborder {border:2px solid #eadadc;}
Border color #eadadc