#ed312b color space conversions
Hex:
#ed312b
RGB:
237, 49, 43
CMY:
7, 81, 83
CMYK:
0, 79, 82, 7
HSL:
2°, 84.3478%, 54.9020%
HSV (HSB):
2°, 81.8565%, 92.9412%
XYZ:
36.4594, 20.3756, 4.2968
xyY:
0.5964, 0.3333, 20.3756
CIE-Lab:
52.2592, 69.0751, 49.5972
CIE-LCH:
52.2592, 85.0368, 35.6791
CIE-Luv:
52.2592, 144.6989, 32.7809
Hunter-Lab:
45.1393, 65.1822, 25.9538
#ed312b color charts
#ed312b color shades, tints & tones
#ed312b color schemes
#ed312b color preview, HTML & CSS examples
This text has a color of #ed312b
<p style="color:#ed312b;">Text here</p>
.mytext {color:#ed312b;}
This box has a color of #ed312b
<div style="background-color:#ed312b;">Content here</div>
.mybackground {background-color:#ed312b;}
Border around this has a color of #ed312b
<div style="border:2px solid #ed312b;">Content here</div>
.myborder {border:2px solid #ed312b;}