#eadadd color space conversions
Hex:
#eadadd
RGB:
234, 218, 221
CMY:
8, 15, 13
CMYK:
0, 7, 6, 8
HSL:
349°, 27.5862%, 88.6275%
HSV (HSB):
349°, 6.8376%, 91.7647%
XYZ:
72.0542, 72.8557, 78.6715
xyY:
0.3223, 0.3259, 72.8557
CIE-Lab:
88.3788, 5.9990, 0.4974
CIE-LCH:
88.3788, 6.0196, 4.7399
CIE-Luv:
88.3788, 9.0726, -0.3223
Hunter-Lab:
85.3555, 1.3114, 5.1018
#eadadd color charts
#eadadd RGB chart
#eadadd CMYK chart
#eadadd RGB pie chart
#eadadd color shades, tints & tones
#eadadd color schemes
#eadadd color preview, HTML & CSS examples
This text has a color of #eadadd
<p style="color:#eadadd;">Text here</p>
.mytext {color:#eadadd;}
Text color #eadadd
This box has a color of #eadadd
<div style="background-color:#eadadd;">Content here</div>
.mybackground {background-color:#eadadd;}
Background color #eadadd
Border around this has a color of #eadadd
<div style="border:2px solid #eadadd;">Content here</div>
.myborder {border:2px solid #eadadd;}
Border color #eadadd