#e9cedf color space conversions
Hex:
#e9cedf
RGB:
233, 206, 223
CMY:
9, 19, 13
CMYK:
0, 12, 4, 9
HSL:
322°, 38.0282%, 86.0784%
HSV (HSB):
322°, 11.5880%, 91.3725%
XYZ:
68.9949, 66.7940, 79.0681
xyY:
0.3211, 0.3109, 66.7940
CIE-Lab:
85.3998, 12.2937, -4.9400
CIE-LCH:
85.3998, 13.2491, 338.1082
CIE-Luv:
85.3998, 14.5837, -9.7509
Hunter-Lab:
81.7276, 7.6674, -0.1514
#e9cedf color charts
#e9cedf color shades, tints & tones
#e9cedf color schemes
#e9cedf color preview, HTML & CSS examples
This text has a color of #e9cedf
<p style="color:#e9cedf;">Text here</p>
.mytext {color:#e9cedf;}
This box has a color of #e9cedf
<div style="background-color:#e9cedf;">Content here</div>
.mybackground {background-color:#e9cedf;}
Border around this has a color of #e9cedf
<div style="border:2px solid #e9cedf;">Content here</div>
.myborder {border:2px solid #e9cedf;}