#e1d2d2 color space conversions
Hex:
#e1d2d2
RGB:
225, 210, 210
CMY:
12, 18, 18
CMYK:
0, 7, 7, 12
HSL:
0°, 20.0000%, 85.2941%
HSV (HSB):
0°, 6.6667%, 88.2353%
XYZ:
65.7308, 66.7539, 70.3932
xyY:
0.3240, 0.3290, 66.7539
CIE-Lab:
85.3795, 5.1801, 1.8557
CIE-LCH:
85.3795, 5.5024, 19.7093
CIE-Luv:
85.3795, 8.7187, 1.8659
Hunter-Lab:
81.7030, 0.6244, 6.1094
#e1d2d2 color charts
#e1d2d2 color shades, tints & tones
#e1d2d2 color schemes
#e1d2d2 color preview, HTML & CSS examples
This text has a color of #e1d2d2
<p style="color:#e1d2d2;">Text here</p>
.mytext {color:#e1d2d2;}
This box has a color of #e1d2d2
<div style="background-color:#e1d2d2;">Content here</div>
.mybackground {background-color:#e1d2d2;}
Border around this has a color of #e1d2d2
<div style="border:2px solid #e1d2d2;">Content here</div>
.myborder {border:2px solid #e1d2d2;}