#e2cdde color space conversions
Hex:
#e2cdde
RGB:
226, 205, 222
CMY:
11, 20, 13
CMYK:
0, 9, 2, 11
HSL:
311°, 26.5823%, 84.5098%
HSV (HSB):
311°, 9.2920%, 88.6275%
XYZ:
66.3802, 65.1053, 78.1752
xyY:
0.3166, 0.3105, 65.1053
CIE-Lab:
84.5380, 10.2587, -5.7466
CIE-LCH:
84.5380, 11.7586, 330.7438
CIE-Luv:
84.5380, 10.9971, -10.6201
Hunter-Lab:
80.6879, 5.6443, -0.9622
#e2cdde color charts
#e2cdde color shades, tints & tones
#e2cdde color schemes
#e2cdde color preview, HTML & CSS examples
This text has a color of #e2cdde
<p style="color:#e2cdde;">Text here</p>
.mytext {color:#e2cdde;}
This box has a color of #e2cdde
<div style="background-color:#e2cdde;">Content here</div>
.mybackground {background-color:#e2cdde;}
Border around this has a color of #e2cdde
<div style="border:2px solid #e2cdde;">Content here</div>
.myborder {border:2px solid #e2cdde;}