#eadddd color space conversions
Hex:
#eadddd
RGB:
234, 221, 221
CMY:
8, 13, 13
CMYK:
0, 6, 6, 8
HSL:
0°, 23.6364%, 89.2157%
HSV (HSB):
0°, 5.5556%, 91.7647%
XYZ:
72.8393, 74.4258, 78.9332
xyY:
0.3220, 0.3290, 74.4258
CIE-Lab:
89.1233, 4.4397, 1.5823
CIE-LCH:
89.1233, 4.7133, 19.6153
CIE-Luv:
89.1233, 7.5011, 1.6026
Hunter-Lab:
86.2704, -0.2631, 6.1418
#eadddd color charts
#eadddd color shades, tints & tones
#eadddd color schemes
#eadddd color preview, HTML & CSS examples
This text has a color of #eadddd
<p style="color:#eadddd;">Text here</p>
.mytext {color:#eadddd;}
This box has a color of #eadddd
<div style="background-color:#eadddd;">Content here</div>
.mybackground {background-color:#eadddd;}
Border around this has a color of #eadddd
<div style="border:2px solid #eadddd;">Content here</div>
.myborder {border:2px solid #eadddd;}