#ed122e color space conversions
Hex:
#ed122e
RGB:
237, 18, 46
CMY:
7, 93, 82
CMYK:
0, 92, 81, 7
HSL:
352°, 85.8824%, 50.0000%
HSV (HSB):
352°, 92.4051%, 92.9412%
XYZ:
35.6345, 18.6344, 4.3034
xyY:
0.6084, 0.3181, 18.6344
CIE-Lab:
50.2567, 74.9458, 46.1094
CIE-LCH:
50.2567, 87.9940, 31.6014
CIE-Luv:
50.2567, 154.6102, 28.0143
Hunter-Lab:
43.1676, 71.8071, 24.3066
#ed122e color charts
#ed122e color shades, tints & tones
#ed122e color schemes
#ed122e color preview, HTML & CSS examples
This text has a color of #ed122e
<p style="color:#ed122e;">Text here</p>
.mytext {color:#ed122e;}
This box has a color of #ed122e
<div style="background-color:#ed122e;">Content here</div>
.mybackground {background-color:#ed122e;}
Border around this has a color of #ed122e
<div style="border:2px solid #ed122e;">Content here</div>
.myborder {border:2px solid #ed122e;}