#e2d1d2 color space conversions
Hex:
#e2d1d2
RGB:
226, 209, 210
CMY:
11, 18, 18
CMYK:
0, 8, 7, 11
HSL:
356°, 22.6667%, 85.2941%
HSV (HSB):
356°, 7.5221%, 88.6275%
XYZ:
65.7974, 66.4228, 70.3258
xyY:
0.3249, 0.3279, 66.4228
CIE-Lab:
85.2116, 6.0529, 1.6215
CIE-LCH:
85.2116, 6.2663, 14.9966
CIE-Luv:
85.2116, 9.8463, 1.3561
Hunter-Lab:
81.5002, 1.4826, 5.8894
#e2d1d2 color charts
#e2d1d2 color shades, tints & tones
#e2d1d2 color schemes
#e2d1d2 color preview, HTML & CSS examples
This text has a color of #e2d1d2
<p style="color:#e2d1d2;">Text here</p>
.mytext {color:#e2d1d2;}
This box has a color of #e2d1d2
<div style="background-color:#e2d1d2;">Content here</div>
.mybackground {background-color:#e2d1d2;}
Border around this has a color of #e2d1d2
<div style="border:2px solid #e2d1d2;">Content here</div>
.myborder {border:2px solid #e2d1d2;}