#edcddc color space conversions
Hex:
#edcddc
RGB:
237, 205, 220
CMY:
7, 20, 14
CMYK:
0, 14, 7, 7
HSL:
332°, 47.0588%, 86.6667%
HSV (HSB):
332°, 13.5021%, 92.9412%
XYZ:
69.6746, 66.8345, 76.9382
xyY:
0.3264, 0.3131, 66.8345
CIE-Lab:
85.4203, 13.6763, -3.2758
CIE-LCH:
85.4203, 14.0632, 346.5302
CIE-Luv:
85.4203, 17.8219, -7.4442
Hunter-Lab:
81.7524, 9.0626, 1.4280
#edcddc color charts
#edcddc RGB chart
#edcddc CMYK chart
#edcddc RGB pie chart
#edcddc color shades, tints & tones
#edcddc color schemes
#edcddc color preview, HTML & CSS examples
This text has a color of #edcddc
<p style="color:#edcddc;">Text here</p>
.mytext {color:#edcddc;}
Text color #edcddc
This box has a color of #edcddc
<div style="background-color:#edcddc;">Content here</div>
.mybackground {background-color:#edcddc;}
Background color #edcddc
Border around this has a color of #edcddc
<div style="border:2px solid #edcddc;">Content here</div>
.myborder {border:2px solid #edcddc;}
Border color #edcddc