#f05f50 color space conversions
Hex:
        #f05f50
        RGB:
        240, 95, 80
        CMY:
        6, 63, 69
        CMYK:
        0, 60, 67, 6
      HSL:
        6°, 84.2105%, 62.7451%
        HSV (HSB):
        6°, 66.6667%, 94.1176%
        XYZ:
        41.4754, 27.2889, 10.6707
        xyY:
        0.5221, 0.3435, 27.2889
      CIE-Lab:
        59.2408, 54.9320, 37.5162
        CIE-LCH:
        59.2408, 66.5206, 34.3314
        CIE-Luv:
        59.2408, 112.2611, 31.0678
        Hunter-Lab:
        52.2387, 50.3036, 24.4561
      #f05f50 color charts
#f05f50 RGB chart
      #f05f50 CMYK chart
      #f05f50 RGB pie chart
      #f05f50 color shades, tints & tones
#f05f50 color schemes
#f05f50 color preview, HTML & CSS examples
           This text has a color of #f05f50        
        
          <p style="color:#f05f50;">Text here</p>
        
        
          .mytext {color:#f05f50;}
        
        Text color #f05f50
      
           This box has a color of #f05f50        
        
          <div style="background-color:#f05f50;">Content here</div>
        
        
          .mybackground {background-color:#f05f50;}
        
        Background color #f05f50
      
           Border around this has a color of #f05f50        
        
          <div style="border:2px solid #f05f50;">Content here</div>
        
        
          .myborder {border:2px solid #f05f50;}
        
        Border color #f05f50