#eae2e8 color space conversions
Hex:
#eae2e8
RGB:
234, 226, 232
CMY:
8, 11, 9
CMYK:
0, 3, 1, 8
HSL:
315°, 16.0000%, 90.1961%
HSV (HSB):
315°, 3.4188%, 91.7647%
XYZ:
75.6935, 77.7113, 87.3542
xyY:
0.3144, 0.3228, 77.7113
CIE-Lab:
90.6480, 3.7680, -1.9636
CIE-LCH:
90.6480, 4.2489, 332.4750
CIE-Luv:
90.6480, 4.1829, -3.6895
Hunter-Lab:
88.1540, -1.0004, 2.9557
#eae2e8 color charts
#eae2e8 color shades, tints & tones
#eae2e8 color schemes
#eae2e8 color preview, HTML & CSS examples
This text has a color of #eae2e8
<p style="color:#eae2e8;">Text here</p>
.mytext {color:#eae2e8;}
This box has a color of #eae2e8
<div style="background-color:#eae2e8;">Content here</div>
.mybackground {background-color:#eae2e8;}
Border around this has a color of #eae2e8
<div style="border:2px solid #eae2e8;">Content here</div>
.myborder {border:2px solid #eae2e8;}