#e1cadc color space conversions
Hex:
#e1cadc
RGB:
225, 202, 220
CMY:
12, 21, 14
CMYK:
0, 10, 2, 12
HSL:
313°, 27.7108%, 83.7255%
HSV (HSB):
313°, 10.2222%, 88.2353%
XYZ:
65.0901, 63.4159, 76.5200
xyY:
0.3175, 0.3093, 63.4159
CIE-Lab:
83.6607, 11.1474, -5.9861
CIE-LCH:
83.6607, 12.6530, 331.7642
CIE-Luv:
83.6607, 12.1113, -11.1316
Hunter-Lab:
79.6341, 6.5400, -1.2276
#e1cadc color charts
#e1cadc color shades, tints & tones
#e1cadc color schemes
#e1cadc color preview, HTML & CSS examples
This text has a color of #e1cadc
<p style="color:#e1cadc;">Text here</p>
.mytext {color:#e1cadc;}
This box has a color of #e1cadc
<div style="background-color:#e1cadc;">Content here</div>
.mybackground {background-color:#e1cadc;}
Border around this has a color of #e1cadc
<div style="border:2px solid #e1cadc;">Content here</div>
.myborder {border:2px solid #e1cadc;}