#eacbd7 color space conversions
Hex:
#eacbd7
RGB:
234, 203, 215
CMY:
8, 20, 16
CMYK:
0, 13, 8, 8
HSL:
337°, 42.4658%, 85.6863%
HSV (HSB):
337°, 13.2479%, 91.7647%
XYZ:
67.5534, 65.1106, 73.2971
xyY:
0.3280, 0.3161, 65.1106
CIE-Lab:
84.5407, 12.8452, -1.9366
CIE-LCH:
84.5407, 12.9903, 351.4262
CIE-Luv:
84.5407, 17.4956, -5.2428
Hunter-Lab:
80.6911, 8.2279, 2.6267
#eacbd7 color charts
#eacbd7 color shades, tints & tones
#eacbd7 color schemes
#eacbd7 color preview, HTML & CSS examples
This text has a color of #eacbd7
<p style="color:#eacbd7;">Text here</p>
.mytext {color:#eacbd7;}
This box has a color of #eacbd7
<div style="background-color:#eacbd7;">Content here</div>
.mybackground {background-color:#eacbd7;}
Border around this has a color of #eacbd7
<div style="border:2px solid #eacbd7;">Content here</div>
.myborder {border:2px solid #eacbd7;}