#e1e5cd color space conversions
Hex:
#e1e5cd
RGB:
225, 229, 205
CMY:
12, 10, 20
CMYK:
2, 0, 10, 10
HSL:
70°, 31.5789%, 85.0980%
HSV (HSB):
70°, 10.4803%, 89.8039%
XYZ:
70.0901, 76.4540, 68.8206
xyY:
0.3254, 0.3550, 76.4540
CIE-Lab:
90.0697, -5.4699, 11.2398
CIE-LCH:
90.0697, 12.5001, 115.9502
CIE-Luv:
90.0697, -1.0177, 17.6652
Hunter-Lab:
87.4380, -9.9312, 14.5407
#e1e5cd color charts
#e1e5cd color shades, tints & tones
#e1e5cd color schemes
#e1e5cd color preview, HTML & CSS examples
This text has a color of #e1e5cd
<p style="color:#e1e5cd;">Text here</p>
.mytext {color:#e1e5cd;}
This box has a color of #e1e5cd
<div style="background-color:#e1e5cd;">Content here</div>
.mybackground {background-color:#e1e5cd;}
Border around this has a color of #e1e5cd
<div style="border:2px solid #e1e5cd;">Content here</div>
.myborder {border:2px solid #e1e5cd;}