#eacdd8 color space conversions
Hex:
#eacdd8
RGB:
234, 205, 216
CMY:
8, 20, 15
CMYK:
0, 12, 8, 8
HSL:
337°, 40.8451%, 86.0784%
HSV (HSB):
337°, 12.3932%, 91.7647%
XYZ:
68.1577, 66.1129, 74.1345
xyY:
0.3270, 0.3172, 66.1129
CIE-Lab:
85.0540, 11.9593, -1.7166
CIE-LCH:
85.0540, 12.0819, 351.8316
CIE-Luv:
85.0540, 16.3404, -4.7516
Hunter-Lab:
81.3099, 7.3347, 2.8591
#eacdd8 color charts
#eacdd8 color shades, tints & tones
#eacdd8 color schemes
#eacdd8 color preview, HTML & CSS examples
This text has a color of #eacdd8
<p style="color:#eacdd8;">Text here</p>
.mytext {color:#eacdd8;}
This box has a color of #eacdd8
<div style="background-color:#eacdd8;">Content here</div>
.mybackground {background-color:#eacdd8;}
Border around this has a color of #eacdd8
<div style="border:2px solid #eacdd8;">Content here</div>
.myborder {border:2px solid #eacdd8;}