#e2d2d4 color space conversions
Hex:
#e2d2d4
RGB:
226, 210, 212
CMY:
11, 18, 17
CMYK:
0, 7, 6, 11
HSL:
353°, 21.6216%, 85.4902%
HSV (HSB):
353°, 7.0796%, 88.6275%
XYZ:
66.2943, 67.0154, 71.7285
xyY:
0.3233, 0.3268, 67.0154
CIE-Lab:
85.5117, 5.8701, 0.9970
CIE-LCH:
85.5117, 5.9542, 9.6389
CIE-Luv:
85.5117, 9.1704, 0.4537
Hunter-Lab:
81.8629, 1.2928, 5.3540
#e2d2d4 color charts
#e2d2d4 color shades, tints & tones
#e2d2d4 color schemes
#e2d2d4 color preview, HTML & CSS examples
This text has a color of #e2d2d4
<p style="color:#e2d2d4;">Text here</p>
.mytext {color:#e2d2d4;}
This box has a color of #e2d2d4
<div style="background-color:#e2d2d4;">Content here</div>
.mybackground {background-color:#e2d2d4;}
Border around this has a color of #e2d2d4
<div style="border:2px solid #e2d2d4;">Content here</div>
.myborder {border:2px solid #e2d2d4;}