#edcedc color space conversions
Hex:
#edcedc
RGB:
237, 206, 220
CMY:
7, 19, 14
CMYK:
0, 13, 7, 7
HSL:
333°, 46.2687%, 86.8627%
HSV (HSB):
333°, 13.0802%, 92.9412%
XYZ:
69.9146, 67.3144, 77.0182
xyY:
0.3263, 0.3142, 67.3144
CIE-Lab:
85.6625, 13.1494, -2.9199
CIE-LCH:
85.6625, 13.4697, 347.4803
CIE-Luv:
85.6625, 17.2924, -6.8072
Hunter-Lab:
82.0454, 8.5286, 1.7746
#edcedc color charts
#edcedc RGB chart
#edcedc CMYK chart
#edcedc RGB pie chart
#edcedc color shades, tints & tones
#edcedc color schemes
#edcedc color preview, HTML & CSS examples
This text has a color of #edcedc
<p style="color:#edcedc;">Text here</p>
.mytext {color:#edcedc;}
Text color #edcedc
This box has a color of #edcedc
<div style="background-color:#edcedc;">Content here</div>
.mybackground {background-color:#edcedc;}
Background color #edcedc
Border around this has a color of #edcedc
<div style="border:2px solid #edcedc;">Content here</div>
.myborder {border:2px solid #edcedc;}
Border color #edcedc