#ed3f84 color space conversions
Hex:
#ed3f84
RGB:
237, 63, 132
CMY:
7, 75, 48
CMYK:
0, 73, 44, 7
HSL:
336°, 82.8571%, 58.8235%
HSV (HSB):
336°, 73.4177%, 92.9412%
XYZ:
40.8674, 23.2255, 24.1588
xyY:
0.4631, 0.2632, 23.2255
CIE-Lab:
55.3038, 70.0394, 1.8587
CIE-LCH:
55.3038, 70.0641, 1.5202
CIE-Luv:
55.3038, 112.3004, -11.2325
Hunter-Lab:
48.1928, 67.0302, 4.0132
#ed3f84 color charts
#ed3f84 color shades, tints & tones
#ed3f84 color schemes
#ed3f84 color preview, HTML & CSS examples
This text has a color of #ed3f84
<p style="color:#ed3f84;">Text here</p>
.mytext {color:#ed3f84;}
This box has a color of #ed3f84
<div style="background-color:#ed3f84;">Content here</div>
.mybackground {background-color:#ed3f84;}
Border around this has a color of #ed3f84
<div style="border:2px solid #ed3f84;">Content here</div>
.myborder {border:2px solid #ed3f84;}