#eda2c8 color space conversions
Hex:
#eda2c8
RGB:
237, 162, 200
CMY:
7, 36, 22
CMYK:
0, 32, 16, 7
HSL:
330°, 67.5676%, 78.2353%
HSV (HSB):
330°, 31.6456%, 92.9412%
XYZ:
58.2707, 48.0153, 60.8403
xyY:
0.3487, 0.2873, 48.0153
CIE-Lab:
74.8346, 33.2287, -8.1190
CIE-LCH:
74.8346, 34.2062, 346.2695
CIE-Luv:
74.8346, 43.4833, -18.1641
Hunter-Lab:
69.2931, 28.8433, -3.5523
#eda2c8 color charts
#eda2c8 color shades, tints & tones
#eda2c8 color schemes
#eda2c8 color preview, HTML & CSS examples
This text has a color of #eda2c8
<p style="color:#eda2c8;">Text here</p>
.mytext {color:#eda2c8;}
This box has a color of #eda2c8
<div style="background-color:#eda2c8;">Content here</div>
.mybackground {background-color:#eda2c8;}
Border around this has a color of #eda2c8
<div style="border:2px solid #eda2c8;">Content here</div>
.myborder {border:2px solid #eda2c8;}