#eb1e30 color space conversions
Hex:
        #eb1e30
        RGB:
        235, 30, 48
        CMY:
        8, 88, 81
        CMYK:
        0, 87, 80, 8
      HSL:
        355°, 83.6735%, 51.9608%
        HSV (HSB):
        355°, 87.2340%, 92.1569%
        XYZ:
        35.2587, 18.8041, 4.5675
        xyY:
        0.6014, 0.3207, 18.8041
      CIE-Lab:
        50.4572, 72.8096, 45.0891
        CIE-LCH:
        50.4572, 85.6403, 31.7689
        CIE-Luv:
        50.4572, 149.6982, 28.1520
        Hunter-Lab:
        43.3637, 69.2506, 24.1096
      #eb1e30 color charts
#eb1e30 RGB chart
      #eb1e30 CMYK chart
      #eb1e30 RGB pie chart
      #eb1e30 color shades, tints & tones
#eb1e30 color schemes
#eb1e30 color preview, HTML & CSS examples
           This text has a color of #eb1e30        
        
          <p style="color:#eb1e30;">Text here</p>
        
        
          .mytext {color:#eb1e30;}
        
        Text color #eb1e30
      
           This box has a color of #eb1e30        
        
          <div style="background-color:#eb1e30;">Content here</div>
        
        
          .mybackground {background-color:#eb1e30;}
        
        Background color #eb1e30
      
           Border around this has a color of #eb1e30        
        
          <div style="border:2px solid #eb1e30;">Content here</div>
        
        
          .myborder {border:2px solid #eb1e30;}
        
        Border color #eb1e30