#ed2030 color space conversions
Hex:
#ed2030
RGB:
237, 32, 48
CMY:
7, 87, 81
CMYK:
0, 86, 80, 7
HSL:
355°, 85.0622%, 52.7451%
HSV (HSB):
355°, 86.4979%, 92.9412%
XYZ:
35.9751, 19.2509, 4.6160
xyY:
0.6012, 0.3217, 19.2509
CIE-Lab:
50.9795, 72.9751, 45.7445
CIE-LCH:
50.9795, 86.1274, 32.0816
CIE-Luv:
50.9795, 150.5480, 28.7452
Hunter-Lab:
43.8759, 69.5742, 24.4755
#ed2030 color charts
#ed2030 color shades, tints & tones
#ed2030 color schemes
#ed2030 color preview, HTML & CSS examples
This text has a color of #ed2030
<p style="color:#ed2030;">Text here</p>
.mytext {color:#ed2030;}
This box has a color of #ed2030
<div style="background-color:#ed2030;">Content here</div>
.mybackground {background-color:#ed2030;}
Border around this has a color of #ed2030
<div style="border:2px solid #ed2030;">Content here</div>
.myborder {border:2px solid #ed2030;}