#ed1310 color space conversions
Hex:
        #ed1310
        RGB:
        237, 19, 16
        CMY:
        7, 93, 94
        CMYK:
        0, 92, 93, 7
      HSL:
        1°, 87.3518%, 49.6078%
        HSV (HSB):
        1°, 93.2489%, 92.9412%
        XYZ:
        35.2515, 18.5077, 2.2046
        xyY:
        0.6299, 0.3307, 18.5077
      CIE-Lab:
        50.1062, 74.2981, 59.4649
        CIE-LCH:
        50.1062, 95.1645, 38.6722
        CIE-Luv:
        50.1062, 158.6241, 34.5484
        Hunter-Lab:
        43.0206, 70.9786, 27.0761
      #ed1310 color charts
#ed1310 RGB chart
      #ed1310 CMYK chart
      #ed1310 RGB pie chart
      #ed1310 color shades, tints & tones
#ed1310 color schemes
#ed1310 color preview, HTML & CSS examples
           This text has a color of #ed1310        
        
          <p style="color:#ed1310;">Text here</p>
        
        
          .mytext {color:#ed1310;}
        
        Text color #ed1310
      
           This box has a color of #ed1310        
        
          <div style="background-color:#ed1310;">Content here</div>
        
        
          .mybackground {background-color:#ed1310;}
        
        Background color #ed1310
      
           Border around this has a color of #ed1310        
        
          <div style="border:2px solid #ed1310;">Content here</div>
        
        
          .myborder {border:2px solid #ed1310;}
        
        Border color #ed1310