#ecdced color space conversions
Hex:
#ecdced
RGB:
236, 220, 237
CMY:
7, 14, 7
CMYK:
0, 7, 0, 7
HSL:
296°, 32.0755%, 89.6078%
HSV (HSB):
296°, 7.1730%, 92.9412%
XYZ:
75.4713, 75.1337, 90.6452
xyY:
0.3128, 0.3114, 75.1337
CIE-Lab:
89.4556, 8.4539, -6.3246
CIE-LCH:
89.4556, 10.5579, 323.1988
CIE-Luv:
89.4556, 8.0355, -11.2929
Hunter-Lab:
86.6797, 3.7291, -1.3267
#ecdced color charts
#ecdced color shades, tints & tones
#ecdced color schemes
#ecdced color preview, HTML & CSS examples
This text has a color of #ecdced
<p style="color:#ecdced;">Text here</p>
.mytext {color:#ecdced;}
This box has a color of #ecdced
<div style="background-color:#ecdced;">Content here</div>
.mybackground {background-color:#ecdced;}
Border around this has a color of #ecdced
<div style="border:2px solid #ecdced;">Content here</div>
.myborder {border:2px solid #ecdced;}