#e5e2e8 color space conversions
Hex:
#e5e2e8
RGB:
229, 226, 232
CMY:
10, 11, 9
CMYK:
1, 3, 0, 9
HSL:
270°, 11.5385%, 89.8039%
HSV (HSB):
270°, 2.5862%, 90.9804%
XYZ:
74.0749, 76.8769, 87.2785
xyY:
0.3109, 0.3227, 76.8769
CIE-Lab:
90.2649, 2.0919, -2.5703
CIE-LCH:
90.2649, 3.3140, 309.1413
CIE-Luv:
90.2649, 1.3425, -4.3268
Hunter-Lab:
87.6795, -2.6356, 2.3568
#e5e2e8 color charts
#e5e2e8 color shades, tints & tones
#e5e2e8 color schemes
#e5e2e8 color preview, HTML & CSS examples
This text has a color of #e5e2e8
<p style="color:#e5e2e8;">Text here</p>
.mytext {color:#e5e2e8;}
This box has a color of #e5e2e8
<div style="background-color:#e5e2e8;">Content here</div>
.mybackground {background-color:#e5e2e8;}
Border around this has a color of #e5e2e8
<div style="border:2px solid #e5e2e8;">Content here</div>
.myborder {border:2px solid #e5e2e8;}