#ed2529 color space conversions
Hex:
#ed2529
RGB:
237, 37, 41
CMY:
7, 85, 84
CMYK:
0, 84, 83, 7
HSL:
359°, 84.7458%, 53.7255%
HSV (HSB):
359°, 84.3882%, 92.9412%
XYZ:
35.9869, 19.4878, 3.9626
xyY:
0.6055, 0.3279, 19.4878
CIE-Lab:
51.2530, 71.8356, 49.6753
CIE-LCH:
51.2530, 87.3384, 34.6644
CIE-Luv:
51.2530, 150.1132, 31.4664
Hunter-Lab:
44.1449, 68.2592, 25.5794
#ed2529 color charts
#ed2529 color shades, tints & tones
#ed2529 color schemes
#ed2529 color preview, HTML & CSS examples
This text has a color of #ed2529
<p style="color:#ed2529;">Text here</p>
.mytext {color:#ed2529;}
This box has a color of #ed2529
<div style="background-color:#ed2529;">Content here</div>
.mybackground {background-color:#ed2529;}
Border around this has a color of #ed2529
<div style="border:2px solid #ed2529;">Content here</div>
.myborder {border:2px solid #ed2529;}