#edc6e8 color space conversions
Hex:
#edc6e8
RGB:
237, 198, 232
CMY:
7, 22, 9
CMYK:
0, 16, 2, 7
HSL:
308°, 52.0000%, 85.2941%
HSV (HSB):
308°, 16.4557%, 92.9412%
XYZ:
69.6846, 64.2189, 85.0666
xyY:
0.3182, 0.2933, 64.2189
CIE-Lab:
84.0796, 19.4767, -11.6518
CIE-LCH:
84.0796, 22.6959, 329.1102
CIE-Luv:
84.0796, 20.2691, -21.4894
Hunter-Lab:
80.1367, 14.9794, -6.8418
#edc6e8 color charts
#edc6e8 color shades, tints & tones
#edc6e8 color schemes
#edc6e8 color preview, HTML & CSS examples
This text has a color of #edc6e8
<p style="color:#edc6e8;">Text here</p>
.mytext {color:#edc6e8;}
This box has a color of #edc6e8
<div style="background-color:#edc6e8;">Content here</div>
.mybackground {background-color:#edc6e8;}
Border around this has a color of #edc6e8
<div style="border:2px solid #edc6e8;">Content here</div>
.myborder {border:2px solid #edc6e8;}