#ed302e color space conversions
Hex:
#ed302e
RGB:
237, 48, 46
CMY:
7, 81, 82
CMYK:
0, 80, 81, 7
HSL:
1°, 84.1410%, 55.4902%
HSV (HSB):
1°, 80.5907%, 92.9412%
XYZ:
36.4751, 20.3157, 4.5836
xyY:
0.5943, 0.3310, 20.3157
CIE-Lab:
52.1923, 69.4159, 47.9989
CIE-LCH:
52.1923, 84.3947, 34.6627
CIE-Luv:
52.1923, 144.6510, 31.7303
Hunter-Lab:
45.0729, 65.5730, 25.5216
#ed302e color charts
#ed302e color shades, tints & tones
#ed302e color schemes
#ed302e color preview, HTML & CSS examples
This text has a color of #ed302e
<p style="color:#ed302e;">Text here</p>
.mytext {color:#ed302e;}
This box has a color of #ed302e
<div style="background-color:#ed302e;">Content here</div>
.mybackground {background-color:#ed302e;}
Border around this has a color of #ed302e
<div style="border:2px solid #ed302e;">Content here</div>
.myborder {border:2px solid #ed302e;}