#edaccd color space conversions
Hex:
#edaccd
RGB:
237, 172, 205
CMY:
7, 33, 20
CMYK:
0, 27, 14, 7
HSL:
330°, 64.3564%, 80.1961%
HSV (HSB):
330°, 27.4262%, 92.9412%
XYZ:
60.6970, 51.9174, 64.5796
xyY:
0.3425, 0.2930, 51.9174
CIE-Lab:
77.2314, 28.7131, -7.2946
CIE-LCH:
77.2314, 29.6252, 345.7456
CIE-Luv:
77.2314, 37.2965, -16.1573
Hunter-Lab:
72.0537, 24.2719, -2.7023
#edaccd color charts
#edaccd color shades, tints & tones
#edaccd color schemes
#edaccd color preview, HTML & CSS examples
This text has a color of #edaccd
<p style="color:#edaccd;">Text here</p>
.mytext {color:#edaccd;}
This box has a color of #edaccd
<div style="background-color:#edaccd;">Content here</div>
.mybackground {background-color:#edaccd;}
Border around this has a color of #edaccd
<div style="border:2px solid #edaccd;">Content here</div>
.myborder {border:2px solid #edaccd;}