#ed2e92 color space conversions
Hex:
#ed2e92
RGB:
237, 46, 146
CMY:
7, 82, 43
CMYK:
0, 81, 38, 7
HSL:
329°, 84.1410%, 55.4902%
HSV (HSB):
329°, 80.5907%, 92.9412%
XYZ:
41.0904, 22.0338, 29.2814
xyY:
0.4447, 0.2384, 22.0338
CIE-Lab:
54.0629, 76.0733, -8.2962
CIE-LCH:
54.0629, 76.5243, 353.7762
CIE-Luv:
54.0629, 112.3816, -25.8046
Hunter-Lab:
46.9402, 74.1093, -4.1270
#ed2e92 color charts
#ed2e92 color shades, tints & tones
#ed2e92 color schemes
#ed2e92 color preview, HTML & CSS examples
This text has a color of #ed2e92
<p style="color:#ed2e92;">Text here</p>
.mytext {color:#ed2e92;}
This box has a color of #ed2e92
<div style="background-color:#ed2e92;">Content here</div>
.mybackground {background-color:#ed2e92;}
Border around this has a color of #ed2e92
<div style="border:2px solid #ed2e92;">Content here</div>
.myborder {border:2px solid #ed2e92;}