#f05b50 color space conversions
Hex:
        #f05b50
        RGB:
        240, 91, 80
        CMY:
        6, 64, 69
        CMYK:
        0, 62, 67, 6
      HSL:
        4°, 84.2105%, 62.7451%
        HSV (HSB):
        4°, 66.6667%, 94.1176%
        XYZ:
        41.1242, 26.5866, 10.5537
        xyY:
        0.5255, 0.3397, 26.5866
      CIE-Lab:
        58.5897, 56.6649, 36.7321
        CIE-LCH:
        58.5897, 67.5290, 32.9527
        CIE-Luv:
        58.5897, 114.9946, 29.7496
        Hunter-Lab:
        51.5622, 52.1315, 23.9582
      #f05b50 color charts
#f05b50 RGB chart
      #f05b50 CMYK chart
      #f05b50 RGB pie chart
      #f05b50 color shades, tints & tones
#f05b50 color schemes
#f05b50 color preview, HTML & CSS examples
           This text has a color of #f05b50        
        
          <p style="color:#f05b50;">Text here</p>
        
        
          .mytext {color:#f05b50;}
        
        Text color #f05b50
      
           This box has a color of #f05b50        
        
          <div style="background-color:#f05b50;">Content here</div>
        
        
          .mybackground {background-color:#f05b50;}
        
        Background color #f05b50
      
           Border around this has a color of #f05b50        
        
          <div style="border:2px solid #f05b50;">Content here</div>
        
        
          .myborder {border:2px solid #f05b50;}
        
        Border color #f05b50