#eaccd6 color space conversions
Hex:
#eaccd6
RGB:
234, 204, 214
CMY:
8, 20, 16
CMYK:
0, 13, 9, 8
HSL:
340°, 41.6667%, 85.8824%
HSV (HSB):
340°, 12.8205%, 91.7647%
XYZ:
67.6621, 65.5332, 72.7013
xyY:
0.3286, 0.3183, 65.5332
CIE-Lab:
84.7577, 12.1490, -1.0862
CIE-LCH:
84.7577, 12.1975, 354.8911
CIE-Luv:
84.7577, 17.0533, -3.8294
Hunter-Lab:
80.9526, 7.5277, 3.4201
#eaccd6 color charts
#eaccd6 color shades, tints & tones
#eaccd6 color schemes
#eaccd6 color preview, HTML & CSS examples
This text has a color of #eaccd6
<p style="color:#eaccd6;">Text here</p>
.mytext {color:#eaccd6;}
This box has a color of #eaccd6
<div style="background-color:#eaccd6;">Content here</div>
.mybackground {background-color:#eaccd6;}
Border around this has a color of #eaccd6
<div style="border:2px solid #eaccd6;">Content here</div>
.myborder {border:2px solid #eaccd6;}