#ed370c color space conversions
Hex:
#ed370c
RGB:
237, 55, 12
CMY:
7, 78, 95
CMYK:
0, 77, 95, 7
HSL:
11°, 90.3614%, 48.8235%
HSV (HSB):
11°, 94.9367%, 92.9412%
XYZ:
36.3576, 20.7634, 2.4393
xyY:
0.6104, 0.3486, 20.7634
CIE-Lab:
52.6896, 66.8814, 62.0494
CIE-LCH:
52.6896, 91.2319, 42.8537
CIE-Luv:
52.6896, 144.9910, 39.6405
Hunter-Lab:
45.5669, 62.6821, 28.7229
#ed370c color charts
#ed370c color shades, tints & tones
#ed370c color schemes
#ed370c color preview, HTML & CSS examples
This text has a color of #ed370c
<p style="color:#ed370c;">Text here</p>
.mytext {color:#ed370c;}
This box has a color of #ed370c
<div style="background-color:#ed370c;">Content here</div>
.mybackground {background-color:#ed370c;}
Border around this has a color of #ed370c
<div style="border:2px solid #ed370c;">Content here</div>
.myborder {border:2px solid #ed370c;}