#eda8d5 color space conversions
Hex:
#eda8d5
RGB:
237, 168, 213
CMY:
7, 34, 16
CMYK:
0, 29, 10, 7
HSL:
321°, 65.7143%, 79.4118%
HSV (HSB):
321°, 29.1139%, 92.9412%
XYZ:
60.9379, 50.8139, 69.5471
xyY:
0.3361, 0.2803, 50.8139
CIE-Lab:
76.5661, 32.1495, -12.6441
CIE-LCH:
76.5661, 34.5465, 338.5307
CIE-Luv:
76.5661, 38.2242, -24.9842
Hunter-Lab:
71.2839, 27.8463, -7.9467
#eda8d5 color charts
#eda8d5 color shades, tints & tones
#eda8d5 color schemes
#eda8d5 color preview, HTML & CSS examples
This text has a color of #eda8d5
<p style="color:#eda8d5;">Text here</p>
.mytext {color:#eda8d5;}
This box has a color of #eda8d5
<div style="background-color:#eda8d5;">Content here</div>
.mybackground {background-color:#eda8d5;}
Border around this has a color of #eda8d5
<div style="border:2px solid #eda8d5;">Content here</div>
.myborder {border:2px solid #eda8d5;}