#ecdbdd color space conversions
Hex:
#ecdbdd
RGB:
236, 219, 221
CMY:
7, 14, 13
CMYK:
0, 7, 6, 7
HSL:
353°, 30.9091%, 89.2157%
HSV (HSB):
353°, 7.2034%, 92.5490%
XYZ:
72.9747, 73.7164, 78.7891
xyY:
0.3236, 0.3269, 73.7164
CIE-Lab:
88.7883, 6.1675, 1.1139
CIE-LCH:
88.7883, 6.2673, 10.2378
CIE-Luv:
88.7883, 9.7377, 0.5795
Hunter-Lab:
85.8582, 1.4632, 5.6924
#ecdbdd color charts
#ecdbdd color shades, tints & tones
#ecdbdd color schemes
#ecdbdd color preview, HTML & CSS examples
This text has a color of #ecdbdd
<p style="color:#ecdbdd;">Text here</p>
.mytext {color:#ecdbdd;}
This box has a color of #ecdbdd
<div style="background-color:#ecdbdd;">Content here</div>
.mybackground {background-color:#ecdbdd;}
Border around this has a color of #ecdbdd
<div style="border:2px solid #ecdbdd;">Content here</div>
.myborder {border:2px solid #ecdbdd;}