#edadda color space conversions
Hex:
#edadda
RGB:
237, 173, 218
CMY:
7, 32, 15
CMYK:
0, 27, 8, 7
HSL:
318°, 64.0000%, 80.3922%
HSV (HSB):
318°, 27.0042%, 92.9412%
XYZ:
62.5235, 52.9536, 73.2554
xyY:
0.3313, 0.2806, 52.9536
CIE-Lab:
77.8476, 30.3333, -13.4432
CIE-LCH:
77.8476, 33.1787, 336.0980
CIE-Luv:
77.8476, 34.8756, -25.9685
Hunter-Lab:
72.7692, 26.0215, -8.7476
#edadda color charts
#edadda color shades, tints & tones
#edadda color schemes
#edadda color preview, HTML & CSS examples
This text has a color of #edadda
<p style="color:#edadda;">Text here</p>
.mytext {color:#edadda;}
This box has a color of #edadda
<div style="background-color:#edadda;">Content here</div>
.mybackground {background-color:#edadda;}
Border around this has a color of #edadda
<div style="border:2px solid #edadda;">Content here</div>
.myborder {border:2px solid #edadda;}