#edbadc color space conversions
Hex:
#edbadc
RGB:
237, 186, 220
CMY:
7, 27, 14
CMYK:
0, 22, 7, 7
HSL:
320°, 58.6207%, 82.9412%
HSV (HSB):
320°, 21.5190%, 92.9412%
XYZ:
65.4022, 58.2896, 75.5141
xyY:
0.3283, 0.2926, 58.2896
CIE-Lab:
80.8996, 23.7522, -9.9642
CIE-LCH:
80.8996, 25.7576, 337.2418
CIE-Luv:
80.8996, 27.8373, -19.4856
Hunter-Lab:
76.3477, 19.3013, -5.1993
#edbadc color charts
#edbadc color shades, tints & tones
#edbadc color schemes
#edbadc color preview, HTML & CSS examples
This text has a color of #edbadc
<p style="color:#edbadc;">Text here</p>
.mytext {color:#edbadc;}
This box has a color of #edbadc
<div style="background-color:#edbadc;">Content here</div>
.mybackground {background-color:#edbadc;}
Border around this has a color of #edbadc
<div style="border:2px solid #edbadc;">Content here</div>
.myborder {border:2px solid #edbadc;}