#eda9da color space conversions
Hex:
#eda9da
RGB:
237, 169, 218
CMY:
7, 34, 15
CMYK:
0, 29, 8, 7
HSL:
317°, 65.3846%, 79.6078%
HSV (HSB):
317°, 28.6920%, 92.9412%
XYZ:
61.7679, 51.4424, 73.0035
xyY:
0.3317, 0.2763, 51.4424
CIE-Lab:
76.9462, 32.4597, -14.7962
CIE-LCH:
76.9462, 35.6730, 335.4950
CIE-Luv:
76.9462, 36.9377, -28.4216
Hunter-Lab:
71.7234, 28.2077, -10.1419
#eda9da color charts
#eda9da color shades, tints & tones
#eda9da color schemes
#eda9da color preview, HTML & CSS examples
This text has a color of #eda9da
<p style="color:#eda9da;">Text here</p>
.mytext {color:#eda9da;}
This box has a color of #eda9da
<div style="background-color:#eda9da;">Content here</div>
.mybackground {background-color:#eda9da;}
Border around this has a color of #eda9da
<div style="border:2px solid #eda9da;">Content here</div>
.myborder {border:2px solid #eda9da;}