#e1dfdc color space conversions
Hex:
#e1dfdc
RGB:
225, 223, 220
CMY:
12, 13, 14
CMYK:
0, 1, 2, 12
HSL:
36°, 7.6923%, 87.2549%
HSV (HSB):
36°, 2.2222%, 88.2353%
XYZ:
70.3573, 73.9502, 78.2757
xyY:
0.3161, 0.3322, 73.9502
CIE-Lab:
88.8989, 0.1497, 1.6956
CIE-LCH:
88.8989, 1.7022, 84.9555
CIE-Luv:
88.8989, 1.3049, 2.5487
Hunter-Lab:
85.9943, -4.4481, 6.2277
#e1dfdc color charts
#e1dfdc color shades, tints & tones
#e1dfdc color schemes
#e1dfdc color preview, HTML & CSS examples
This text has a color of #e1dfdc
<p style="color:#e1dfdc;">Text here</p>
.mytext {color:#e1dfdc;}
This box has a color of #e1dfdc
<div style="background-color:#e1dfdc;">Content here</div>
.mybackground {background-color:#e1dfdc;}
Border around this has a color of #e1dfdc
<div style="border:2px solid #e1dfdc;">Content here</div>
.myborder {border:2px solid #e1dfdc;}