#e1ddde color space conversions
Hex:
#e1ddde
RGB:
225, 221, 222
CMY:
12, 13, 13
CMYK:
0, 2, 1, 12
HSL:
345°, 6.2500%, 87.4510%
HSV (HSB):
345°, 1.7778%, 88.2353%
XYZ:
70.0926, 72.9944, 79.5023
xyY:
0.3149, 0.3279, 72.9944
CIE-Lab:
88.4450, 1.5383, -0.0180
CIE-LCH:
88.4450, 1.5384, 359.3301
CIE-Luv:
88.4450, 2.2113, -0.3012
Hunter-Lab:
85.4367, -3.0723, 4.6340
#e1ddde color charts
#e1ddde color shades, tints & tones
#e1ddde color schemes
#e1ddde color preview, HTML & CSS examples
This text has a color of #e1ddde
<p style="color:#e1ddde;">Text here</p>
.mytext {color:#e1ddde;}
This box has a color of #e1ddde
<div style="background-color:#e1ddde;">Content here</div>
.mybackground {background-color:#e1ddde;}
Border around this has a color of #e1ddde
<div style="border:2px solid #e1ddde;">Content here</div>
.myborder {border:2px solid #e1ddde;}