#ed0e1a color space conversions
Hex:
        #ed0e1a
        RGB:
        237, 14, 26
        CMY:
        7, 95, 90
        CMYK:
        0, 94, 89, 7
      HSL:
        357°, 88.8446%, 49.2157%
        HSV (HSB):
        357°, 94.0928%, 92.9412%
        XYZ:
        35.2685, 18.3932, 2.6687
        xyY:
        0.6261, 0.3265, 18.3932
      CIE-Lab:
        49.9696, 74.9450, 55.6453
        CIE-LCH:
        49.9696, 93.3443, 36.5932
        CIE-Luv:
        49.9696, 158.6076, 32.6839
        Hunter-Lab:
        42.8873, 71.7376, 26.3318
      #ed0e1a color charts
#ed0e1a RGB chart
      #ed0e1a CMYK chart
      #ed0e1a RGB pie chart
      #ed0e1a color shades, tints & tones
#ed0e1a color schemes
#ed0e1a color preview, HTML & CSS examples
           This text has a color of #ed0e1a        
        
          <p style="color:#ed0e1a;">Text here</p>
        
        
          .mytext {color:#ed0e1a;}
        
        Text color #ed0e1a
      
           This box has a color of #ed0e1a        
        
          <div style="background-color:#ed0e1a;">Content here</div>
        
        
          .mybackground {background-color:#ed0e1a;}
        
        Background color #ed0e1a
      
           Border around this has a color of #ed0e1a        
        
          <div style="border:2px solid #ed0e1a;">Content here</div>
        
        
          .myborder {border:2px solid #ed0e1a;}
        
        Border color #ed0e1a