#ed2d54 color space conversions
Hex:
#ed2d54
RGB:
237, 45, 84
CMY:
7, 82, 67
CMYK:
0, 81, 65, 7
HSL:
348°, 84.2105%, 55.2941%
HSV (HSB):
348°, 81.0127%, 92.9412%
XYZ:
37.4637, 20.5214, 10.3740
xyY:
0.5480, 0.3002, 20.5214
CIE-Lab:
52.4217, 71.6803, 26.6219
CIE-LCH:
52.4217, 76.4644, 20.3749
CIE-Luv:
52.4217, 136.4868, 15.2221
Hunter-Lab:
45.3005, 68.3440, 18.1328
#ed2d54 color charts
#ed2d54 color shades, tints & tones
#ed2d54 color schemes
#ed2d54 color preview, HTML & CSS examples
This text has a color of #ed2d54
<p style="color:#ed2d54;">Text here</p>
.mytext {color:#ed2d54;}
This box has a color of #ed2d54
<div style="background-color:#ed2d54;">Content here</div>
.mybackground {background-color:#ed2d54;}
Border around this has a color of #ed2d54
<div style="border:2px solid #ed2d54;">Content here</div>
.myborder {border:2px solid #ed2d54;}