#edc6e6 color space conversions
Hex:
#edc6e6
RGB:
237, 198, 230
CMY:
7, 22, 10
CMYK:
0, 16, 3, 7
HSL:
311°, 52.0000%, 85.2941%
HSV (HSB):
311°, 16.4557%, 92.9412%
XYZ:
69.4021, 64.1059, 83.5787
xyY:
0.3197, 0.2953, 64.1059
CIE-Lab:
84.0209, 19.1197, -10.6728
CIE-LCH:
84.0209, 21.8968, 330.8293
CIE-Luv:
84.0209, 20.4796, -19.8782
Hunter-Lab:
80.0661, 14.6097, -5.8448
#edc6e6 color charts
#edc6e6 color shades, tints & tones
#edc6e6 color schemes
#edc6e6 color preview, HTML & CSS examples
This text has a color of #edc6e6
<p style="color:#edc6e6;">Text here</p>
.mytext {color:#edc6e6;}
This box has a color of #edc6e6
<div style="background-color:#edc6e6;">Content here</div>
.mybackground {background-color:#edc6e6;}
Border around this has a color of #edc6e6
<div style="border:2px solid #edc6e6;">Content here</div>
.myborder {border:2px solid #edc6e6;}