#eacfcd color space conversions
Hex:
#eacfcd
RGB:
234, 207, 205
CMY:
8, 19, 20
CMYK:
0, 12, 12, 8
HSL:
4°, 40.8451%, 86.0784%
HSV (HSB):
4°, 12.3932%, 91.7647%
XYZ:
67.2640, 66.5259, 67.0532
xyY:
0.3349, 0.3312, 66.5259
CIE-Lab:
85.2639, 9.0896, 4.4360
CIE-LCH:
85.2639, 10.1143, 26.0137
CIE-Luv:
85.2639, 16.2189, 4.9658
Hunter-Lab:
81.5634, 4.4700, 8.3521
#eacfcd color charts
#eacfcd color shades, tints & tones
#eacfcd color schemes
#eacfcd color preview, HTML & CSS examples
This text has a color of #eacfcd
<p style="color:#eacfcd;">Text here</p>
.mytext {color:#eacfcd;}
This box has a color of #eacfcd
<div style="background-color:#eacfcd;">Content here</div>
.mybackground {background-color:#eacfcd;}
Border around this has a color of #eacfcd
<div style="border:2px solid #eacfcd;">Content here</div>
.myborder {border:2px solid #eacfcd;}