#eddbed color space conversions
Hex:
#eddbed
RGB:
237, 219, 237
CMY:
7, 14, 7
CMYK:
0, 8, 0, 7
HSL:
300°, 33.3333%, 89.4118%
HSV (HSB):
300°, 7.5949%, 92.9412%
XYZ:
75.5426, 74.7820, 90.5736
xyY:
0.3136, 0.3104, 74.7820
CIE-Lab:
89.2908, 9.3100, -6.5592
CIE-LCH:
89.2908, 11.3885, 324.8342
CIE-Luv:
89.2908, 9.1229, -11.8093
Hunter-Lab:
86.4766, 4.5968, -1.5654
#eddbed color charts
#eddbed RGB chart
#eddbed CMYK chart
#eddbed RGB pie chart
#eddbed color shades, tints & tones
#eddbed color schemes
#eddbed color preview, HTML & CSS examples
This text has a color of #eddbed
<p style="color:#eddbed;">Text here</p>
.mytext {color:#eddbed;}
Text color #eddbed
This box has a color of #eddbed
<div style="background-color:#eddbed;">Content here</div>
.mybackground {background-color:#eddbed;}
Background color #eddbed
Border around this has a color of #eddbed
<div style="border:2px solid #eddbed;">Content here</div>
.myborder {border:2px solid #eddbed;}
Border color #eddbed