#e9e0ed color space conversions
Hex:
#e9e0ed
RGB:
233, 224, 237
CMY:
9, 12, 7
CMYK:
2, 5, 0, 7
HSL:
282°, 26.5306%, 90.3922%
HSV (HSB):
282°, 5.4852%, 92.9412%
XYZ:
75.5460, 76.7494, 90.9532
xyY:
0.3106, 0.3155, 76.7494
CIE-Lab:
90.2061, 5.3713, -5.2433
CIE-LCH:
90.2061, 7.5063, 315.6909
CIE-Luv:
90.2061, 4.2964, -9.0664
Hunter-Lab:
87.6067, 0.6143, -0.2301
#e9e0ed color charts
#e9e0ed color shades, tints & tones
#e9e0ed color schemes
#e9e0ed color preview, HTML & CSS examples
This text has a color of #e9e0ed
<p style="color:#e9e0ed;">Text here</p>
.mytext {color:#e9e0ed;}
This box has a color of #e9e0ed
<div style="background-color:#e9e0ed;">Content here</div>
.mybackground {background-color:#e9e0ed;}
Border around this has a color of #e9e0ed
<div style="border:2px solid #e9e0ed;">Content here</div>
.myborder {border:2px solid #e9e0ed;}