#e1dced color space conversions
Hex:
#e1dced
RGB:
225, 220, 237
CMY:
12, 14, 7
CMYK:
5, 7, 0, 7
HSL:
258°, 32.0755%, 89.6078%
HSV (HSB):
258°, 7.1730%, 92.9412%
XYZ:
71.9306, 73.3084, 90.4795
xyY:
0.3052, 0.3110, 73.3084
CIE-Lab:
88.5946, 4.8082, -7.6944
CIE-LCH:
88.5946, 9.0731, 302.0012
CIE-Luv:
88.5946, 1.7883, -12.7956
Hunter-Lab:
85.6203, 0.1243, -2.7207
#e1dced color charts
#e1dced color shades, tints & tones
#e1dced color schemes
#e1dced color preview, HTML & CSS examples
This text has a color of #e1dced
<p style="color:#e1dced;">Text here</p>
.mytext {color:#e1dced;}
This box has a color of #e1dced
<div style="background-color:#e1dced;">Content here</div>
.mybackground {background-color:#e1dced;}
Border around this has a color of #e1dced
<div style="border:2px solid #e1dced;">Content here</div>
.myborder {border:2px solid #e1dced;}