#e2d2d8 color space conversions
Hex:
#e2d2d8
RGB:
226, 210, 216
CMY:
11, 18, 15
CMYK:
0, 7, 4, 11
HSL:
338°, 21.6216%, 85.4902%
HSV (HSB):
338°, 7.0796%, 88.6275%
XYZ:
66.8053, 67.2198, 74.4194
xyY:
0.3205, 0.3225, 67.2198
CIE-Lab:
85.6148, 6.5621, -0.9748
CIE-LCH:
85.6148, 6.6341, 351.5505
CIE-Luv:
85.6148, 8.8755, -2.6499
Hunter-Lab:
81.9877, 1.9671, 3.5744
#e2d2d8 color charts
#e2d2d8 color shades, tints & tones
#e2d2d8 color schemes
#e2d2d8 color preview, HTML & CSS examples
This text has a color of #e2d2d8
<p style="color:#e2d2d8;">Text here</p>
.mytext {color:#e2d2d8;}
This box has a color of #e2d2d8
<div style="background-color:#e2d2d8;">Content here</div>
.mybackground {background-color:#e2d2d8;}
Border around this has a color of #e2d2d8
<div style="border:2px solid #e2d2d8;">Content here</div>
.myborder {border:2px solid #e2d2d8;}