#e2c2e2 color space conversions
Hex:
#e2c2e2
RGB:
226, 194, 226
CMY:
11, 24, 11
CMYK:
0, 14, 0, 11
HSL:
300°, 35.5556%, 82.3529%
HSV (HSB):
300°, 14.1593%, 88.6275%
XYZ:
64.3833, 60.2433, 80.1863
xyY:
0.3144, 0.2941, 60.2433
CIE-Lab:
81.9703, 16.8327, -11.6964
CIE-LCH:
81.9703, 20.4975, 325.2061
CIE-Luv:
81.9703, 16.2458, -21.0176
Hunter-Lab:
77.6166, 12.2376, -6.9214
#e2c2e2 color charts
#e2c2e2 color shades, tints & tones
#e2c2e2 color schemes
#e2c2e2 color preview, HTML & CSS examples
This text has a color of #e2c2e2
<p style="color:#e2c2e2;">Text here</p>
.mytext {color:#e2c2e2;}
This box has a color of #e2c2e2
<div style="background-color:#e2c2e2;">Content here</div>
.mybackground {background-color:#e2c2e2;}
Border around this has a color of #e2c2e2
<div style="border:2px solid #e2c2e2;">Content here</div>
.myborder {border:2px solid #e2c2e2;}