#ed3a7c color space conversions
Hex:
#ed3a7c
RGB:
237, 58, 124
CMY:
7, 77, 51
CMYK:
0, 76, 48, 7
HSL:
338°, 83.2558%, 57.8431%
HSV (HSB):
338°, 75.5274%, 92.9412%
XYZ:
40.0762, 22.4859, 21.2967
xyY:
0.4779, 0.2681, 22.4859
CIE-Lab:
54.5388, 70.8857, 5.5234
CIE-LCH:
54.5388, 71.1006, 4.4554
CIE-Luv:
54.5388, 117.3072, -6.8813
Hunter-Lab:
47.4193, 67.8748, 6.5654
#ed3a7c color charts
#ed3a7c color shades, tints & tones
#ed3a7c color schemes
#ed3a7c color preview, HTML & CSS examples
This text has a color of #ed3a7c
<p style="color:#ed3a7c;">Text here</p>
.mytext {color:#ed3a7c;}
This box has a color of #ed3a7c
<div style="background-color:#ed3a7c;">Content here</div>
.mybackground {background-color:#ed3a7c;}
Border around this has a color of #ed3a7c
<div style="border:2px solid #ed3a7c;">Content here</div>
.myborder {border:2px solid #ed3a7c;}