#eae7ec color space conversions
Hex:
#eae7ec
RGB:
234, 231, 236
CMY:
8, 9, 7
CMYK:
1, 2, 0, 7
HSL:
276°, 11.6279%, 91.5686%
HSV (HSB):
276°, 2.1186%, 92.5490%
XYZ:
77.6479, 80.7004, 90.8411
xyY:
0.3116, 0.3239, 80.7004
CIE-Lab:
91.9982, 1.9032, -2.0762
CIE-LCH:
91.9982, 2.8165, 312.5106
CIE-Luv:
91.9982, 1.4006, -3.5391
Hunter-Lab:
89.8334, -2.9211, 2.9283
#eae7ec color charts
#eae7ec color shades, tints & tones
#eae7ec color schemes
#eae7ec color preview, HTML & CSS examples
This text has a color of #eae7ec
<p style="color:#eae7ec;">Text here</p>
.mytext {color:#eae7ec;}
This box has a color of #eae7ec
<div style="background-color:#eae7ec;">Content here</div>
.mybackground {background-color:#eae7ec;}
Border around this has a color of #eae7ec
<div style="border:2px solid #eae7ec;">Content here</div>
.myborder {border:2px solid #eae7ec;}