#eaccdb color space conversions
Hex:
#eaccdb
RGB:
234, 204, 219
CMY:
8, 20, 14
CMYK:
0, 13, 6, 8
HSL:
330°, 41.6667%, 85.8824%
HSV (HSB):
330°, 12.8205%, 91.7647%
XYZ:
68.3107, 65.7926, 76.1167
xyY:
0.3249, 0.3130, 65.7926
CIE-Lab:
84.8905, 12.9986, -3.5528
CIE-LCH:
84.8905, 13.4754, 344.7130
CIE-Luv:
84.8905, 16.5987, -7.7377
Hunter-Lab:
81.1127, 8.3804, 1.1407
#eaccdb color charts
#eaccdb color shades, tints & tones
#eaccdb color schemes
#eaccdb color preview, HTML & CSS examples
This text has a color of #eaccdb
<p style="color:#eaccdb;">Text here</p>
.mytext {color:#eaccdb;}
This box has a color of #eaccdb
<div style="background-color:#eaccdb;">Content here</div>
.mybackground {background-color:#eaccdb;}
Border around this has a color of #eaccdb
<div style="border:2px solid #eaccdb;">Content here</div>
.myborder {border:2px solid #eaccdb;}