#eacad3 color space conversions
Hex:
#eacad3
RGB:
234, 202, 211
CMY:
8, 21, 17
CMYK:
0, 14, 10, 8
HSL:
343°, 43.2432%, 85.4902%
HSV (HSB):
343°, 13.6752%, 91.7647%
XYZ:
66.8101, 64.4366, 70.5443
xyY:
0.3311, 0.3193, 64.4366
CIE-Lab:
84.1926, 12.7031, -0.3144
CIE-LCH:
84.1926, 12.7069, 358.5824
CIE-Luv:
84.1926, 18.4012, -2.7652
Hunter-Lab:
80.2724, 8.0873, 4.0860
#eacad3 color charts
#eacad3 color shades, tints & tones
#eacad3 color schemes
#eacad3 color preview, HTML & CSS examples
This text has a color of #eacad3
<p style="color:#eacad3;">Text here</p>
.mytext {color:#eacad3;}
This box has a color of #eacad3
<div style="background-color:#eacad3;">Content here</div>
.mybackground {background-color:#eacad3;}
Border around this has a color of #eacad3
<div style="border:2px solid #eacad3;">Content here</div>
.myborder {border:2px solid #eacad3;}