#edc3e0 color space conversions
Hex:
#edc3e0
RGB:
237, 195, 224
CMY:
7, 24, 12
CMYK:
0, 18, 5, 7
HSL:
319°, 53.8462%, 84.7059%
HSV (HSB):
319°, 17.7215%, 92.9412%
XYZ:
67.8947, 62.4166, 78.9902
xyY:
0.3244, 0.2982, 62.4166
CIE-Lab:
83.1344, 19.6569, -8.7866
CIE-LCH:
83.1344, 21.5313, 335.9153
CIE-Luv:
83.1344, 22.6729, -16.9887
Hunter-Lab:
79.0041, 15.1423, -3.9766
#edc3e0 color charts
#edc3e0 color shades, tints & tones
#edc3e0 color schemes
#edc3e0 color preview, HTML & CSS examples
This text has a color of #edc3e0
<p style="color:#edc3e0;">Text here</p>
.mytext {color:#edc3e0;}
This box has a color of #edc3e0
<div style="background-color:#edc3e0;">Content here</div>
.mybackground {background-color:#edc3e0;}
Border around this has a color of #edc3e0
<div style="border:2px solid #edc3e0;">Content here</div>
.myborder {border:2px solid #edc3e0;}