#ed200c color space conversions
Hex:
#ed200c
RGB:
237, 32, 12
CMY:
7, 87, 95
CMYK:
0, 86, 95, 7
HSL:
5°, 90.3614%, 48.8235%
HSV (HSB):
5°, 94.9367%, 92.9412%
XYZ:
35.5079, 19.0641, 2.1561
xyY:
0.6259, 0.3361, 19.0641
CIE-Lab:
50.7621, 72.3399, 60.9986
CIE-LCH:
50.7621, 94.6250, 40.1383
CIE-Luv:
50.7621, 155.2538, 36.2047
Hunter-Lab:
43.6624, 68.7536, 27.6359
#ed200c color charts
#ed200c color shades, tints & tones
#ed200c color schemes
#ed200c color preview, HTML & CSS examples
This text has a color of #ed200c
<p style="color:#ed200c;">Text here</p>
.mytext {color:#ed200c;}
This box has a color of #ed200c
<div style="background-color:#ed200c;">Content here</div>
.mybackground {background-color:#ed200c;}
Border around this has a color of #ed200c
<div style="border:2px solid #ed200c;">Content here</div>
.myborder {border:2px solid #ed200c;}