#f05950 color space conversions
Hex:
        #f05950
        RGB:
        240, 89, 80
        CMY:
        6, 65, 69
        CMYK:
        0, 63, 67, 6
      HSL:
        3°, 84.2105%, 62.7451%
        HSV (HSB):
        3°, 66.6667%, 94.1176%
        XYZ:
        40.9555, 26.2492, 10.4974
        xyY:
        0.5271, 0.3378, 26.2492
      CIE-Lab:
        58.2728, 57.5130, 36.3493
        CIE-LCH:
        58.2728, 68.0368, 32.2936
        CIE-Luv:
        58.2728, 116.3362, 29.1053
        Hunter-Lab:
        51.2340, 53.0302, 23.7157
      #f05950 color charts
#f05950 RGB chart
      #f05950 CMYK chart
      #f05950 RGB pie chart
      #f05950 color shades, tints & tones
#f05950 color schemes
#f05950 color preview, HTML & CSS examples
           This text has a color of #f05950        
        
          <p style="color:#f05950;">Text here</p>
        
        
          .mytext {color:#f05950;}
        
        Text color #f05950
      
           This box has a color of #f05950        
        
          <div style="background-color:#f05950;">Content here</div>
        
        
          .mybackground {background-color:#f05950;}
        
        Background color #f05950
      
           Border around this has a color of #f05950        
        
          <div style="border:2px solid #f05950;">Content here</div>
        
        
          .myborder {border:2px solid #f05950;}
        
        Border color #f05950