#edecdc color space conversions
Hex:
#edecdc
RGB:
237, 236, 220
CMY:
7, 7, 14
CMYK:
0, 0, 7, 7
HSL:
56°, 32.0755%, 89.6078%
HSV (HSB):
56°, 7.1730%, 92.9412%
XYZ:
77.8388, 83.1627, 79.6596
xyY:
0.3234, 0.3456, 83.1627
CIE-Lab:
93.0856, -2.4014, 7.8643
CIE-LCH:
93.0856, 8.2228, 106.9803
CIE-Luv:
93.0856, 1.4563, 12.2736
Hunter-Lab:
91.1936, -7.2292, 12.0444
#edecdc color charts
#edecdc RGB chart
#edecdc CMYK chart
#edecdc RGB pie chart
#edecdc color shades, tints & tones
#edecdc color schemes
#edecdc color preview, HTML & CSS examples
This text has a color of #edecdc
<p style="color:#edecdc;">Text here</p>
.mytext {color:#edecdc;}
Text color #edecdc
This box has a color of #edecdc
<div style="background-color:#edecdc;">Content here</div>
.mybackground {background-color:#edecdc;}
Background color #edecdc
Border around this has a color of #edecdc
<div style="border:2px solid #edecdc;">Content here</div>
.myborder {border:2px solid #edecdc;}
Border color #edecdc