#ed2025 color space conversions
Hex:
#ed2025
RGB:
237, 32, 37
CMY:
7, 87, 85
CMYK:
0, 86, 84, 7
HSL:
359°, 85.0622%, 52.7451%
HSV (HSB):
359°, 86.4979%, 92.9412%
XYZ:
35.7755, 19.1711, 3.5651
xyY:
0.6114, 0.3276, 19.1711
CIE-Lab:
50.8868, 72.7047, 51.3388
CIE-LCH:
50.8868, 89.0036, 35.2270
CIE-Luv:
50.8868, 152.5227, 31.8809
Hunter-Lab:
43.7848, 69.2244, 25.8218
#ed2025 color charts
#ed2025 color shades, tints & tones
#ed2025 color schemes
#ed2025 color preview, HTML & CSS examples
This text has a color of #ed2025
<p style="color:#ed2025;">Text here</p>
.mytext {color:#ed2025;}
This box has a color of #ed2025
<div style="background-color:#ed2025;">Content here</div>
.mybackground {background-color:#ed2025;}
Border around this has a color of #ed2025
<div style="border:2px solid #ed2025;">Content here</div>
.myborder {border:2px solid #ed2025;}