#f11e50 color space conversions
Hex:
        #f11e50
        RGB:
        241, 30, 80
        CMY:
        5, 88, 69
        CMYK:
        0, 88, 67, 5
      HSL:
        346°, 88.2845%, 53.1373%
        HSV (HSB):
        346°, 87.5519%, 94.5098%
        XYZ:
        38.1879, 20.2085, 9.4773
        xyY:
        0.5626, 0.2977, 20.2085
      CIE-Lab:
        52.0721, 75.5340, 28.7308
        CIE-LCH:
        52.0721, 80.8137, 20.8252
        CIE-Luv:
        52.0721, 145.7339, 15.9471
        Hunter-Lab:
        44.9539, 72.9647, 18.9680
      #f11e50 color charts
#f11e50 RGB chart
      #f11e50 CMYK chart
      #f11e50 RGB pie chart
      #f11e50 color shades, tints & tones
#f11e50 color schemes
#f11e50 color preview, HTML & CSS examples
           This text has a color of #f11e50        
        
          <p style="color:#f11e50;">Text here</p>
        
        
          .mytext {color:#f11e50;}
        
        Text color #f11e50
      
           This box has a color of #f11e50        
        
          <div style="background-color:#f11e50;">Content here</div>
        
        
          .mybackground {background-color:#f11e50;}
        
        Background color #f11e50
      
           Border around this has a color of #f11e50        
        
          <div style="border:2px solid #f11e50;">Content here</div>
        
        
          .myborder {border:2px solid #f11e50;}
        
        Border color #f11e50