#e60b50 color space conversions
Hex:
        #e60b50
        RGB:
        230, 11, 80
        CMY:
        10, 96, 69
        CMYK:
        0, 95, 65, 10
      HSL:
        341°, 90.8714%, 47.2549%
        HSV (HSB):
        341°, 95.2174%, 90.1961%
        XYZ:
        34.2008, 17.6415, 9.1920
        xyY:
        0.5604, 0.2890, 17.6415
      CIE-Lab:
        49.0584, 75.2092, 24.4333
        CIE-LCH:
        49.0584, 79.0785, 17.9974
        CIE-Luv:
        49.0584, 141.1283, 11.5456
        Hunter-Lab:
        42.0018, 71.8438, 16.4258
      #e60b50 color charts
#e60b50 RGB chart
      #e60b50 CMYK chart
      #e60b50 RGB pie chart
      #e60b50 color shades, tints & tones
#e60b50 color schemes
#e60b50 color preview, HTML & CSS examples
           This text has a color of #e60b50        
        
          <p style="color:#e60b50;">Text here</p>
        
        
          .mytext {color:#e60b50;}
        
        Text color #e60b50
      
           This box has a color of #e60b50        
        
          <div style="background-color:#e60b50;">Content here</div>
        
        
          .mybackground {background-color:#e60b50;}
        
        Background color #e60b50
      
           Border around this has a color of #e60b50        
        
          <div style="border:2px solid #e60b50;">Content here</div>
        
        
          .myborder {border:2px solid #e60b50;}
        
        Border color #e60b50