#f06b50 color space conversions
Hex:
        #f06b50
        RGB:
        240, 107, 80
        CMY:
        6, 58, 69
        CMYK:
        0, 55, 67, 6
      HSL:
        10°, 84.2105%, 62.7451%
        HSV (HSB):
        10°, 66.6667%, 94.1176%
        XYZ:
        42.6408, 29.6198, 11.0592
        xyY:
        0.5118, 0.3555, 29.6198
      CIE-Lab:
        61.3248, 49.4686, 40.0037
        CIE-LCH:
        61.3248, 63.6195, 38.9614
        CIE-Luv:
        61.3248, 103.7135, 35.2376
        Hunter-Lab:
        54.4241, 44.6111, 26.0489
      #f06b50 color charts
#f06b50 RGB chart
      #f06b50 CMYK chart
      #f06b50 RGB pie chart
      #f06b50 color shades, tints & tones
#f06b50 color schemes
#f06b50 color preview, HTML & CSS examples
           This text has a color of #f06b50        
        
          <p style="color:#f06b50;">Text here</p>
        
        
          .mytext {color:#f06b50;}
        
        Text color #f06b50
      
           This box has a color of #f06b50        
        
          <div style="background-color:#f06b50;">Content here</div>
        
        
          .mybackground {background-color:#f06b50;}
        
        Background color #f06b50
      
           Border around this has a color of #f06b50        
        
          <div style="border:2px solid #f06b50;">Content here</div>
        
        
          .myborder {border:2px solid #f06b50;}
        
        Border color #f06b50