#eddedd color space conversions
Hex:
#eddedd
RGB:
237, 222, 221
CMY:
7, 13, 13
CMYK:
0, 6, 7, 7
HSL:
4°, 30.7692%, 89.8039%
HSV (HSB):
4°, 6.7511%, 92.9412%
XYZ:
74.0975, 75.4675, 79.0679
xyY:
0.3241, 0.3301, 75.4675
CIE-Lab:
89.6115, 4.9549, 2.3218
CIE-LCH:
89.6115, 5.4719, 25.1070
CIE-Luv:
89.6115, 8.7533, 2.6243
Hunter-Lab:
86.8721, 0.2254, 6.8467
#eddedd color charts
#eddedd RGB chart
#eddedd CMYK chart
#eddedd RGB pie chart
#eddedd color shades, tints & tones
#eddedd color schemes
#eddedd color preview, HTML & CSS examples
This text has a color of #eddedd
<p style="color:#eddedd;">Text here</p>
.mytext {color:#eddedd;}
Text color #eddedd
This box has a color of #eddedd
<div style="background-color:#eddedd;">Content here</div>
.mybackground {background-color:#eddedd;}
Background color #eddedd
Border around this has a color of #eddedd
<div style="border:2px solid #eddedd;">Content here</div>
.myborder {border:2px solid #eddedd;}
Border color #eddedd