#e2d1d1 color space conversions
Hex:
#e2d1d1
RGB:
226, 209, 209
CMY:
11, 18, 18
CMYK:
0, 8, 8, 11
HSL:
0°, 22.6667%, 85.2941%
HSV (HSB):
0°, 7.5221%, 88.6275%
XYZ:
65.6731, 66.3731, 69.6715
xyY:
0.3256, 0.3290, 66.3731
CIE-Lab:
85.1864, 5.8831, 2.1157
CIE-LCH:
85.1864, 6.2520, 19.7796
CIE-Luv:
85.1864, 9.9206, 2.1252
Hunter-Lab:
81.4697, 1.3177, 6.3250
#e2d1d1 color charts
#e2d1d1 color shades, tints & tones
#e2d1d1 color schemes
#e2d1d1 color preview, HTML & CSS examples
This text has a color of #e2d1d1
<p style="color:#e2d1d1;">Text here</p>
.mytext {color:#e2d1d1;}
This box has a color of #e2d1d1
<div style="background-color:#e2d1d1;">Content here</div>
.mybackground {background-color:#e2d1d1;}
Border around this has a color of #e2d1d1
<div style="border:2px solid #e2d1d1;">Content here</div>
.myborder {border:2px solid #e2d1d1;}