#ed2d56 color space conversions
Hex:
#ed2d56
RGB:
237, 45, 86
CMY:
7, 82, 66
CMYK:
0, 81, 64, 7
HSL:
347°, 84.2105%, 55.2941%
HSV (HSB):
347°, 81.0127%, 92.9412%
XYZ:
37.5432, 20.5532, 10.7925
xyY:
0.5450, 0.2984, 20.5532
CIE-Lab:
52.4570, 71.7872, 25.4705
CIE-LCH:
52.4570, 76.1718, 19.5350
CIE-Luv:
52.4570, 135.8513, 14.1452
Hunter-Lab:
45.3356, 68.4814, 17.6205
#ed2d56 color charts
#ed2d56 color shades, tints & tones
#ed2d56 color schemes
#ed2d56 color preview, HTML & CSS examples
This text has a color of #ed2d56
<p style="color:#ed2d56;">Text here</p>
.mytext {color:#ed2d56;}
This box has a color of #ed2d56
<div style="background-color:#ed2d56;">Content here</div>
.mybackground {background-color:#ed2d56;}
Border around this has a color of #ed2d56
<div style="border:2px solid #ed2d56;">Content here</div>
.myborder {border:2px solid #ed2d56;}