#e2e6f1 color space conversions
Hex:
#e2e6f1
RGB:
226, 230, 241
CMY:
11, 10, 5
CMYK:
6, 5, 0, 5
HSL:
224°, 34.8837%, 91.5686%
HSV (HSB):
224°, 6.2241%, 94.5098%
XYZ:
75.5380, 79.1133, 94.5082
xyY:
0.3032, 0.3175, 79.1133
CIE-Lab:
91.2855, 0.7026, -5.8051
CIE-LCH:
91.2855, 5.8475, 276.9009
CIE-Luv:
91.2855, -2.8106, -9.1488
Hunter-Lab:
88.9456, -4.0618, -0.7360
#e2e6f1 color charts
#e2e6f1 color shades, tints & tones
#e2e6f1 color schemes
#e2e6f1 color preview, HTML & CSS examples
This text has a color of #e2e6f1
<p style="color:#e2e6f1;">Text here</p>
.mytext {color:#e2e6f1;}
This box has a color of #e2e6f1
<div style="background-color:#e2e6f1;">Content here</div>
.mybackground {background-color:#e2e6f1;}
Border around this has a color of #e2e6f1
<div style="border:2px solid #e2e6f1;">Content here</div>
.myborder {border:2px solid #e2e6f1;}