#e2c2d5 color space conversions
Hex:
#e2c2d5
RGB:
226, 194, 213
CMY:
11, 24, 16
CMYK:
0, 14, 6, 11
HSL:
324°, 35.5556%, 82.3529%
HSV (HSB):
324°, 14.1593%, 88.6275%
XYZ:
62.6661, 59.5564, 71.1435
xyY:
0.3241, 0.3080, 59.5564
CIE-Lab:
81.5965, 14.5045, -5.2790
CIE-LCH:
81.5965, 15.4353, 340.0007
CIE-Luv:
81.5965, 17.5080, -10.5987
Hunter-Lab:
77.1728, 9.8936, -0.6368
#e2c2d5 color charts
#e2c2d5 color shades, tints & tones
#e2c2d5 color schemes
#e2c2d5 color preview, HTML & CSS examples
This text has a color of #e2c2d5
<p style="color:#e2c2d5;">Text here</p>
.mytext {color:#e2c2d5;}
This box has a color of #e2c2d5
<div style="background-color:#e2c2d5;">Content here</div>
.mybackground {background-color:#e2c2d5;}
Border around this has a color of #e2c2d5
<div style="border:2px solid #e2c2d5;">Content here</div>
.myborder {border:2px solid #e2c2d5;}