#e2bddf color space conversions
Hex:
#e2bddf
RGB:
226, 189, 223
CMY:
11, 26, 13
CMYK:
0, 16, 1, 11
HSL:
305°, 38.9474%, 81.3725%
HSV (HSB):
305°, 16.3717%, 88.6275%
XYZ:
62.8809, 57.8917, 77.6721
xyY:
0.3169, 0.2917, 57.8917
CIE-Lab:
80.6785, 18.9581, -12.0158
CIE-LCH:
80.6785, 22.4452, 327.6331
CIE-Luv:
80.6785, 19.0836, -21.8416
Hunter-Lab:
76.0866, 14.3679, -7.2649
#e2bddf color charts
#e2bddf color shades, tints & tones
#e2bddf color schemes
#e2bddf color preview, HTML & CSS examples
This text has a color of #e2bddf
<p style="color:#e2bddf;">Text here</p>
.mytext {color:#e2bddf;}
This box has a color of #e2bddf
<div style="background-color:#e2bddf;">Content here</div>
.mybackground {background-color:#e2bddf;}
Border around this has a color of #e2bddf
<div style="border:2px solid #e2bddf;">Content here</div>
.myborder {border:2px solid #e2bddf;}