#e5eae6 color space conversions
Hex:
#e5eae6
RGB:
229, 234, 230
CMY:
10, 8, 10
CMYK:
2, 0, 2, 8
HSL:
132°, 10.6383%, 90.7843%
HSV (HSB):
132°, 2.1368%, 91.7647%
XYZ:
76.0188, 81.2168, 86.5327
xyY:
0.3118, 0.3332, 81.2168
CIE-Lab:
92.2281, -2.3797, 1.3451
CIE-LCH:
92.2281, 2.7335, 150.5228
CIE-Luv:
92.2281, -2.5785, 2.4830
Hunter-Lab:
90.1204, -7.1413, 6.1546
#e5eae6 color charts
#e5eae6 color shades, tints & tones
#e5eae6 color schemes
#e5eae6 color preview, HTML & CSS examples
This text has a color of #e5eae6
<p style="color:#e5eae6;">Text here</p>
.mytext {color:#e5eae6;}
This box has a color of #e5eae6
<div style="background-color:#e5eae6;">Content here</div>
.mybackground {background-color:#e5eae6;}
Border around this has a color of #e5eae6
<div style="border:2px solid #e5eae6;">Content here</div>
.myborder {border:2px solid #e5eae6;}