#ed2d95 color space conversions
Hex:
#ed2d95
RGB:
237, 45, 149
CMY:
7, 82, 42
CMYK:
0, 81, 37, 7
HSL:
328°, 84.2105%, 55.2941%
HSV (HSB):
328°, 81.0127%, 92.9412%
XYZ:
41.2883, 22.0512, 30.5139
xyY:
0.4399, 0.2350, 22.0512
CIE-Lab:
54.0813, 76.5999, -10.0510
CIE-LCH:
54.0813, 77.2565, 352.5247
CIE-Luv:
54.0813, 111.3654, -28.2967
Hunter-Lab:
46.9587, 74.7676, -5.6557
#ed2d95 color charts
#ed2d95 color shades, tints & tones
#ed2d95 color schemes
#ed2d95 color preview, HTML & CSS examples
This text has a color of #ed2d95
<p style="color:#ed2d95;">Text here</p>
.mytext {color:#ed2d95;}
This box has a color of #ed2d95
<div style="background-color:#ed2d95;">Content here</div>
.mybackground {background-color:#ed2d95;}
Border around this has a color of #ed2d95
<div style="border:2px solid #ed2d95;">Content here</div>
.myborder {border:2px solid #ed2d95;}