#ed0b35 color space conversions
Hex:
        #ed0b35
        RGB:
        237, 11, 53
        CMY:
        7, 96, 79
        CMYK:
        0, 95, 78, 7
      HSL:
        349°, 91.1290%, 48.6275%
        HSV (HSB):
        349°, 95.3586%, 92.9412%
        XYZ:
        35.6873, 18.5009, 5.0583
        xyY:
        0.6024, 0.3123, 18.5009
      CIE-Lab:
        50.0981, 75.8074, 42.0653
        CIE-LCH:
        50.0981, 86.6964, 29.0258
        CIE-Luv:
        50.0981, 154.2699, 25.2237
        Hunter-Lab:
        43.0127, 72.8280, 23.1364
      #ed0b35 color charts
#ed0b35 RGB chart
      #ed0b35 CMYK chart
      #ed0b35 RGB pie chart
      #ed0b35 color shades, tints & tones
#ed0b35 color schemes
#ed0b35 color preview, HTML & CSS examples
           This text has a color of #ed0b35        
        
          <p style="color:#ed0b35;">Text here</p>
        
        
          .mytext {color:#ed0b35;}
        
        Text color #ed0b35
      
           This box has a color of #ed0b35        
        
          <div style="background-color:#ed0b35;">Content here</div>
        
        
          .mybackground {background-color:#ed0b35;}
        
        Background color #ed0b35
      
           Border around this has a color of #ed0b35        
        
          <div style="border:2px solid #ed0b35;">Content here</div>
        
        
          .myborder {border:2px solid #ed0b35;}
        
        Border color #ed0b35