#e9cdea color space conversions
Hex:
#e9cdea
RGB:
233, 205, 234
CMY:
9, 20, 8
CMYK:
0, 12, 0, 8
HSL:
298°, 40.8451%, 86.0784%
HSV (HSB):
298°, 12.3932%, 91.7647%
XYZ:
70.2869, 66.9268, 87.0555
xyY:
0.3134, 0.2984, 66.9268
CIE-Lab:
85.4670, 14.7918, -10.6844
CIE-LCH:
85.4670, 18.2470, 324.1587
CIE-Luv:
85.4670, 14.1123, -19.1821
Hunter-Lab:
81.8088, 10.1947, -5.8264
#e9cdea color charts
#e9cdea color shades, tints & tones
#e9cdea color schemes
#e9cdea color preview, HTML & CSS examples
This text has a color of #e9cdea
<p style="color:#e9cdea;">Text here</p>
.mytext {color:#e9cdea;}
This box has a color of #e9cdea
<div style="background-color:#e9cdea;">Content here</div>
.mybackground {background-color:#e9cdea;}
Border around this has a color of #e9cdea
<div style="border:2px solid #e9cdea;">Content here</div>
.myborder {border:2px solid #e9cdea;}