#e5cbdc color space conversions
Hex:
#e5cbdc
RGB:
229, 203, 220
CMY:
10, 20, 14
CMYK:
0, 11, 4, 10
HSL:
321°, 33.3333%, 84.7059%
HSV (HSB):
321°, 11.3537%, 89.8039%
XYZ:
66.5873, 64.5372, 76.6575
xyY:
0.3205, 0.3106, 64.5372
CIE-Lab:
84.2447, 11.9838, -5.0858
CIE-LCH:
84.2447, 13.0183, 337.0043
CIE-Luv:
84.2447, 13.9927, -9.9000
Hunter-Lab:
80.3350, 7.3670, -0.3413
#e5cbdc color charts
#e5cbdc color shades, tints & tones
#e5cbdc color schemes
#e5cbdc color preview, HTML & CSS examples
This text has a color of #e5cbdc
<p style="color:#e5cbdc;">Text here</p>
.mytext {color:#e5cbdc;}
This box has a color of #e5cbdc
<div style="background-color:#e5cbdc;">Content here</div>
.mybackground {background-color:#e5cbdc;}
Border around this has a color of #e5cbdc
<div style="border:2px solid #e5cbdc;">Content here</div>
.myborder {border:2px solid #e5cbdc;}