#eadccd color space conversions
Hex:
#eadccd
RGB:
234, 220, 205
CMY:
8, 14, 20
CMYK:
0, 6, 12, 8
HSL:
31°, 40.8451%, 86.0784%
HSV (HSB):
31°, 12.3932%, 91.7647%
XYZ:
70.5443, 73.0866, 68.1466
xyY:
0.3331, 0.3451, 73.0866
CIE-Lab:
88.4890, 2.3171, 9.0765
CIE-LCH:
88.4890, 9.3676, 75.6788
CIE-Luv:
88.4890, 9.1296, 13.0512
Hunter-Lab:
85.4907, -2.3160, 12.5820
#eadccd color charts
#eadccd color shades, tints & tones
#eadccd color schemes
#eadccd color preview, HTML & CSS examples
This text has a color of #eadccd
<p style="color:#eadccd;">Text here</p>
.mytext {color:#eadccd;}
This box has a color of #eadccd
<div style="background-color:#eadccd;">Content here</div>
.mybackground {background-color:#eadccd;}
Border around this has a color of #eadccd
<div style="border:2px solid #eadccd;">Content here</div>
.myborder {border:2px solid #eadccd;}