#ed2e54 color space conversions
Hex:
#ed2e54
RGB:
237, 46, 84
CMY:
7, 82, 67
CMYK:
0, 81, 65, 7
HSL:
348°, 84.1410%, 55.4902%
HSV (HSB):
348°, 80.5907%, 92.9412%
XYZ:
37.5023, 20.5986, 10.3868
xyY:
0.5476, 0.3008, 20.5986
CIE-Lab:
52.5074, 71.4368, 26.7319
CIE-LCH:
52.5074, 76.2746, 20.5161
CIE-Luv:
52.5074, 136.1000, 15.4074
Hunter-Lab:
45.3857, 68.0699, 18.2010
#ed2e54 color charts
#ed2e54 color shades, tints & tones
#ed2e54 color schemes
#ed2e54 color preview, HTML & CSS examples
This text has a color of #ed2e54
<p style="color:#ed2e54;">Text here</p>
.mytext {color:#ed2e54;}
This box has a color of #ed2e54
<div style="background-color:#ed2e54;">Content here</div>
.mybackground {background-color:#ed2e54;}
Border around this has a color of #ed2e54
<div style="border:2px solid #ed2e54;">Content here</div>
.myborder {border:2px solid #ed2e54;}