#e2cae2 color space conversions
Hex:
#e2cae2
RGB:
226, 202, 226
CMY:
11, 21, 11
CMYK:
0, 11, 0, 11
HSL:
300°, 29.2683%, 83.9216%
HSV (HSB):
300°, 10.6195%, 88.6275%
XYZ:
66.2120, 63.9008, 80.7958
xyY:
0.3139, 0.3030, 63.9008
CIE-Lab:
83.9141, 12.5730, -8.8015
CIE-LCH:
83.9141, 15.3475, 325.0068
CIE-Luv:
83.9141, 12.1932, -15.7782
Hunter-Lab:
79.9380, 7.9588, -3.9697
#e2cae2 color charts
#e2cae2 color shades, tints & tones
#e2cae2 color schemes
#e2cae2 color preview, HTML & CSS examples
This text has a color of #e2cae2
<p style="color:#e2cae2;">Text here</p>
.mytext {color:#e2cae2;}
This box has a color of #e2cae2
<div style="background-color:#e2cae2;">Content here</div>
.mybackground {background-color:#e2cae2;}
Border around this has a color of #e2cae2
<div style="border:2px solid #e2cae2;">Content here</div>
.myborder {border:2px solid #e2cae2;}