#ed220d color space conversions
Hex:
#ed220d
RGB:
237, 34, 13
CMY:
7, 87, 95
CMYK:
0, 86, 95, 7
HSL:
6°, 89.6000%, 49.0196%
HSV (HSB):
6°, 94.5148%, 92.9412%
XYZ:
35.5697, 19.1776, 2.2077
xyY:
0.6245, 0.3367, 19.1776
CIE-Lab:
50.8944, 71.9785, 60.7984
CIE-LCH:
50.8944, 94.2197, 40.1869
CIE-Luv:
50.8944, 154.4865, 36.3341
Hunter-Lab:
43.7923, 68.3479, 27.6656
#ed220d color charts
#ed220d color shades, tints & tones
#ed220d color schemes
#ed220d color preview, HTML & CSS examples
This text has a color of #ed220d
<p style="color:#ed220d;">Text here</p>
.mytext {color:#ed220d;}
This box has a color of #ed220d
<div style="background-color:#ed220d;">Content here</div>
.mybackground {background-color:#ed220d;}
Border around this has a color of #ed220d
<div style="border:2px solid #ed220d;">Content here</div>
.myborder {border:2px solid #ed220d;}