#e1dcdc color space conversions
Hex:
#e1dcdc
RGB:
225, 220, 220
CMY:
12, 14, 14
CMYK:
0, 2, 2, 12
HSL:
0°, 7.6923%, 87.2549%
HSV (HSB):
0°, 2.2222%, 88.2353%
XYZ:
69.5628, 72.3613, 78.0109
xyY:
0.3163, 0.3290, 72.3613
CIE-Lab:
88.1422, 1.7027, 0.5931
CIE-LCH:
88.1422, 1.8030, 19.2054
CIE-Luv:
88.1422, 2.8451, 0.5985
Hunter-Lab:
85.0654, -2.8949, 5.1727
#e1dcdc color charts
#e1dcdc color shades, tints & tones
#e1dcdc color schemes
#e1dcdc color preview, HTML & CSS examples
This text has a color of #e1dcdc
<p style="color:#e1dcdc;">Text here</p>
.mytext {color:#e1dcdc;}
This box has a color of #e1dcdc
<div style="background-color:#e1dcdc;">Content here</div>
.mybackground {background-color:#e1dcdc;}
Border around this has a color of #e1dcdc
<div style="border:2px solid #e1dcdc;">Content here</div>
.myborder {border:2px solid #e1dcdc;}