#eacfd2 color space conversions
Hex:
#eacfd2
RGB:
234, 207, 210
CMY:
8, 19, 18
CMYK:
0, 12, 10, 8
HSL:
353°, 39.1304%, 86.4706%
HSV (HSB):
353°, 11.5385%, 91.7647%
XYZ:
67.8774, 66.7712, 70.2834
xyY:
0.3312, 0.3258, 66.7712
CIE-Lab:
85.3883, 9.9040, 1.9608
CIE-LCH:
85.3883, 10.0963, 11.1985
CIE-Luv:
85.3883, 15.7937, 1.1549
Hunter-Lab:
81.7137, 5.2763, 6.2032
#eacfd2 color charts
#eacfd2 color shades, tints & tones
#eacfd2 color schemes
#eacfd2 color preview, HTML & CSS examples
This text has a color of #eacfd2
<p style="color:#eacfd2;">Text here</p>
.mytext {color:#eacfd2;}
This box has a color of #eacfd2
<div style="background-color:#eacfd2;">Content here</div>
.mybackground {background-color:#eacfd2;}
Border around this has a color of #eacfd2
<div style="border:2px solid #eacfd2;">Content here</div>
.myborder {border:2px solid #eacfd2;}