#e2bdd2 color space conversions
Hex:
#e2bdd2
RGB:
226, 189, 210
CMY:
11, 26, 18
CMYK:
0, 16, 7, 11
HSL:
326°, 38.9474%, 81.3725%
HSV (HSB):
326°, 16.3717%, 88.6275%
XYZ:
61.1945, 57.2171, 68.7915
xyY:
0.3269, 0.3056, 57.2171
CIE-Lab:
80.3015, 16.6528, -5.5777
CIE-LCH:
80.3015, 17.5621, 341.4822
CIE-Luv:
80.3015, 20.4411, -11.4154
Hunter-Lab:
75.6420, 12.0333, -0.9710
#e2bdd2 color charts
#e2bdd2 color shades, tints & tones
#e2bdd2 color schemes
#e2bdd2 color preview, HTML & CSS examples
This text has a color of #e2bdd2
<p style="color:#e2bdd2;">Text here</p>
.mytext {color:#e2bdd2;}
This box has a color of #e2bdd2
<div style="background-color:#e2bdd2;">Content here</div>
.mybackground {background-color:#e2bdd2;}
Border around this has a color of #e2bdd2
<div style="border:2px solid #e2bdd2;">Content here</div>
.myborder {border:2px solid #e2bdd2;}