#e2ced0 color space conversions
Hex:
#e2ced0
RGB:
226, 206, 208
CMY:
11, 19, 18
CMYK:
0, 9, 8, 11
HSL:
354°, 25.6410%, 84.7059%
HSV (HSB):
354°, 8.8496%, 88.6275%
XYZ:
64.8205, 64.8654, 68.7784
xyY:
0.3266, 0.3268, 64.8654
CIE-Lab:
84.4143, 7.2896, 1.5242
CIE-LCH:
84.4143, 7.4473, 11.8101
CIE-Luv:
84.4143, 11.5920, 0.9829
Hunter-Lab:
80.5391, 2.7193, 5.7452
#e2ced0 color charts
#e2ced0 color shades, tints & tones
#e2ced0 color schemes
#e2ced0 color preview, HTML & CSS examples
This text has a color of #e2ced0
<p style="color:#e2ced0;">Text here</p>
.mytext {color:#e2ced0;}
This box has a color of #e2ced0
<div style="background-color:#e2ced0;">Content here</div>
.mybackground {background-color:#e2ced0;}
Border around this has a color of #e2ced0
<div style="border:2px solid #e2ced0;">Content here</div>
.myborder {border:2px solid #e2ced0;}