#ed3cc1 color space conversions
Hex:
#ed3cc1
RGB:
237, 60, 193
CMY:
7, 76, 24
CMYK:
0, 75, 19, 7
HSL:
315°, 83.0986%, 58.2353%
HSV (HSB):
315°, 74.6835%, 92.9412%
XYZ:
46.1665, 25.0865, 52.8610
xyY:
0.3720, 0.2021, 25.0865
CIE-Lab:
57.1596, 77.6935, -31.0516
CIE-LCH:
57.1596, 83.6689, 338.2150
CIE-Luv:
57.1596, 89.1515, -59.2710
Hunter-Lab:
50.0864, 76.8790, -27.5139
#ed3cc1 color charts
#ed3cc1 color shades, tints & tones
#ed3cc1 color schemes
#ed3cc1 color preview, HTML & CSS examples
This text has a color of #ed3cc1
<p style="color:#ed3cc1;">Text here</p>
.mytext {color:#ed3cc1;}
This box has a color of #ed3cc1
<div style="background-color:#ed3cc1;">Content here</div>
.mybackground {background-color:#ed3cc1;}
Border around this has a color of #ed3cc1
<div style="border:2px solid #ed3cc1;">Content here</div>
.myborder {border:2px solid #ed3cc1;}