#e2ccd2 color space conversions
Hex:
#e2ccd2
RGB:
226, 204, 210
CMY:
11, 20, 18
CMYK:
0, 10, 7, 11
HSL:
344°, 27.5000%, 84.3137%
HSV (HSB):
344°, 9.7345%, 88.6275%
XYZ:
64.5898, 64.0076, 69.9232
xyY:
0.3254, 0.3224, 64.0076
CIE-Lab:
83.9697, 8.6832, -0.1892
CIE-LCH:
83.9697, 8.6853, 358.7515
CIE-Luv:
83.9697, 12.4956, -1.8395
Hunter-Lab:
80.0048, 4.0990, 4.1846
#e2ccd2 color charts
#e2ccd2 color shades, tints & tones
#e2ccd2 color schemes
#e2ccd2 color preview, HTML & CSS examples
This text has a color of #e2ccd2
<p style="color:#e2ccd2;">Text here</p>
.mytext {color:#e2ccd2;}
This box has a color of #e2ccd2
<div style="background-color:#e2ccd2;">Content here</div>
.mybackground {background-color:#e2ccd2;}
Border around this has a color of #e2ccd2
<div style="border:2px solid #e2ccd2;">Content here</div>
.myborder {border:2px solid #e2ccd2;}