#eda2d1 color space conversions
Hex:
#eda2d1
RGB:
237, 162, 209
CMY:
7, 36, 18
CMYK:
0, 32, 12, 7
HSL:
322°, 67.5676%, 78.2353%
HSV (HSB):
322°, 31.6456%, 92.9412%
XYZ:
59.3540, 48.4486, 66.5448
xyY:
0.3404, 0.2779, 48.4486
CIE-Lab:
75.1070, 34.6705, -12.6448
CIE-LCH:
75.1070, 36.9044, 339.9624
CIE-Luv:
75.1070, 42.0006, -25.3675
Hunter-Lab:
69.6051, 30.4027, -7.9597
#eda2d1 color charts
#eda2d1 color shades, tints & tones
#eda2d1 color schemes
#eda2d1 color preview, HTML & CSS examples
This text has a color of #eda2d1
<p style="color:#eda2d1;">Text here</p>
.mytext {color:#eda2d1;}
This box has a color of #eda2d1
<div style="background-color:#eda2d1;">Content here</div>
.mybackground {background-color:#eda2d1;}
Border around this has a color of #eda2d1
<div style="border:2px solid #eda2d1;">Content here</div>
.myborder {border:2px solid #eda2d1;}