#eda7d7 color space conversions
Hex:
#eda7d7
RGB:
237, 167, 215
CMY:
7, 35, 16
CMYK:
0, 30, 9, 7
HSL:
319°, 66.0377%, 79.2157%
HSV (HSB):
319°, 29.5359%, 92.9412%
XYZ:
61.0095, 50.5483, 70.8312
xyY:
0.3345, 0.2771, 50.5483
CIE-Lab:
76.4046, 33.0147, -13.9763
CIE-LCH:
76.4046, 35.8512, 337.0553
CIE-Luv:
76.4046, 38.4329, -27.2072
Hunter-Lab:
71.0973, 28.7529, -9.3000
#eda7d7 color charts
#eda7d7 color shades, tints & tones
#eda7d7 color schemes
#eda7d7 color preview, HTML & CSS examples
This text has a color of #eda7d7
<p style="color:#eda7d7;">Text here</p>
.mytext {color:#eda7d7;}
This box has a color of #eda7d7
<div style="background-color:#eda7d7;">Content here</div>
.mybackground {background-color:#eda7d7;}
Border around this has a color of #eda7d7
<div style="border:2px solid #eda7d7;">Content here</div>
.myborder {border:2px solid #eda7d7;}