#e2e5d1 color space conversions
Hex:
#e2e5d1
RGB:
226, 229, 209
CMY:
11, 10, 18
CMYK:
1, 0, 9, 10
HSL:
69°, 27.7778%, 85.8824%
HSV (HSB):
69°, 8.7336%, 89.8039%
XYZ:
70.8920, 76.8108, 71.4112
xyY:
0.3235, 0.3506, 76.8108
CIE-Lab:
90.2345, -4.4640, 9.3967
CIE-LCH:
90.2345, 10.4031, 115.4108
CIE-Luv:
90.2345, -0.6406, 14.8241
Hunter-Lab:
87.6418, -8.9875, 13.0393
#e2e5d1 color charts
#e2e5d1 color shades, tints & tones
#e2e5d1 color schemes
#e2e5d1 color preview, HTML & CSS examples
This text has a color of #e2e5d1
<p style="color:#e2e5d1;">Text here</p>
.mytext {color:#e2e5d1;}
This box has a color of #e2e5d1
<div style="background-color:#e2e5d1;">Content here</div>
.mybackground {background-color:#e2e5d1;}
Border around this has a color of #e2e5d1
<div style="border:2px solid #e2e5d1;">Content here</div>
.myborder {border:2px solid #e2e5d1;}