#eacfd5 color space conversions
Hex:
#eacfd5
RGB:
234, 207, 213
CMY:
8, 19, 16
CMYK:
0, 12, 9, 8
HSL:
347°, 39.1304%, 86.4706%
HSV (HSB):
347°, 11.5385%, 91.7647%
XYZ:
68.2547, 66.9222, 72.2706
xyY:
0.3290, 0.3226, 66.9222
CIE-Lab:
85.4646, 10.4017, 0.4784
CIE-LCH:
85.4646, 10.4127, 2.6336
CIE-Luv:
85.4646, 15.5363, -1.1540
Hunter-Lab:
81.8060, 5.7709, 4.8850
#eacfd5 color charts
#eacfd5 color shades, tints & tones
#eacfd5 color schemes
#eacfd5 color preview, HTML & CSS examples
This text has a color of #eacfd5
<p style="color:#eacfd5;">Text here</p>
.mytext {color:#eacfd5;}
This box has a color of #eacfd5
<div style="background-color:#eacfd5;">Content here</div>
.mybackground {background-color:#eacfd5;}
Border around this has a color of #eacfd5
<div style="border:2px solid #eacfd5;">Content here</div>
.myborder {border:2px solid #eacfd5;}