#eddeda color space conversions
Hex:
#eddeda
RGB:
237, 222, 218
CMY:
7, 13, 15
CMYK:
0, 6, 8, 7
HSL:
13°, 34.5455%, 89.2157%
HSV (HSB):
13°, 8.0169%, 92.9412%
XYZ:
73.7012, 75.3090, 76.9813
xyY:
0.3261, 0.3332, 75.3090
CIE-Lab:
89.5376, 4.4521, 3.7897
CIE-LCH:
89.5376, 5.8466, 40.4054
CIE-Luv:
89.5376, 8.9652, 4.9144
Hunter-Lab:
86.7808, -0.2698, 8.1517
#eddeda color charts
#eddeda RGB chart
#eddeda CMYK chart
#eddeda RGB pie chart
#eddeda color shades, tints & tones
#eddeda color schemes
#eddeda color preview, HTML & CSS examples
This text has a color of #eddeda
<p style="color:#eddeda;">Text here</p>
.mytext {color:#eddeda;}
Text color #eddeda
This box has a color of #eddeda
<div style="background-color:#eddeda;">Content here</div>
.mybackground {background-color:#eddeda;}
Background color #eddeda
Border around this has a color of #eddeda
<div style="border:2px solid #eddeda;">Content here</div>
.myborder {border:2px solid #eddeda;}
Border color #eddeda