#eda2d4 color space conversions
Hex:
#eda2d4
RGB:
237, 162, 212
CMY:
7, 36, 17
CMYK:
0, 32, 11, 7
HSL:
320°, 67.5676%, 78.2353%
HSV (HSB):
320°, 31.6456%, 92.9412%
XYZ:
59.7290, 48.5987, 68.5198
xyY:
0.3377, 0.2748, 48.5987
CIE-Lab:
75.2010, 35.1638, -14.1456
CIE-LCH:
75.2010, 37.9024, 338.0862
CIE-Luv:
75.2010, 41.5033, -27.7905
Hunter-Lab:
69.7127, 30.9394, -9.4765
#eda2d4 color charts
#eda2d4 color shades, tints & tones
#eda2d4 color schemes
#eda2d4 color preview, HTML & CSS examples
This text has a color of #eda2d4
<p style="color:#eda2d4;">Text here</p>
.mytext {color:#eda2d4;}
This box has a color of #eda2d4
<div style="background-color:#eda2d4;">Content here</div>
.mybackground {background-color:#eda2d4;}
Border around this has a color of #eda2d4
<div style="border:2px solid #eda2d4;">Content here</div>
.myborder {border:2px solid #eda2d4;}