#eafccd color space conversions
Hex:
#eafccd
RGB:
234, 252, 205
CMY:
8, 1, 20
CMYK:
7, 0, 19, 1
HSL:
83°, 88.6792%, 89.6078%
HSV (HSB):
83°, 18.6508%, 98.8235%
XYZ:
79.7615, 91.5210, 71.2190
xyY:
0.3289, 0.3774, 91.5210
CIE-Lab:
96.6242, -13.8332, 20.5693
CIE-LCH:
96.6242, 24.7882, 123.9214
CIE-Luv:
96.6242, -7.9919, 32.6659
Hunter-Lab:
95.6666, -18.5931, 22.8282
#eafccd color charts
#eafccd color shades, tints & tones
#eafccd color schemes
#eafccd color preview, HTML & CSS examples
This text has a color of #eafccd
<p style="color:#eafccd;">Text here</p>
.mytext {color:#eafccd;}
This box has a color of #eafccd
<div style="background-color:#eafccd;">Content here</div>
.mybackground {background-color:#eafccd;}
Border around this has a color of #eafccd
<div style="border:2px solid #eafccd;">Content here</div>
.myborder {border:2px solid #eafccd;}