#eddce5 color space conversions
Hex:
#eddce5
RGB:
237, 220, 229
CMY:
7, 14, 10
CMYK:
0, 7, 3, 7
HSL:
328°, 32.0755%, 89.6078%
HSV (HSB):
328°, 7.1730%, 92.9412%
XYZ:
74.6611, 74.8481, 84.6408
xyY:
0.3189, 0.3197, 74.8481
CIE-Lab:
89.3218, 7.3678, -2.3057
CIE-LCH:
89.3218, 7.7201, 342.6227
CIE-Luv:
89.3218, 9.2160, -4.8534
Hunter-Lab:
86.5148, 2.6423, 2.5546
#eddce5 color charts
#eddce5 color shades, tints & tones
#eddce5 color schemes
#eddce5 color preview, HTML & CSS examples
This text has a color of #eddce5
<p style="color:#eddce5;">Text here</p>
.mytext {color:#eddce5;}
This box has a color of #eddce5
<div style="background-color:#eddce5;">Content here</div>
.mybackground {background-color:#eddce5;}
Border around this has a color of #eddce5
<div style="border:2px solid #eddce5;">Content here</div>
.myborder {border:2px solid #eddce5;}