#f05450 color space conversions
Hex:
        #f05450
        RGB:
        240, 84, 80
        CMY:
        6, 67, 69
        CMYK:
        0, 65, 67, 6
      HSL:
        1°, 84.2105%, 62.7451%
        HSV (HSB):
        1°, 66.6667%, 94.1176%
        XYZ:
        40.5535, 25.4451, 10.3634
        xyY:
        0.5311, 0.3332, 25.4451
      CIE-Lab:
        57.5066, 59.5761, 35.4200
        CIE-LCH:
        57.5066, 69.3101, 30.7329
        CIE-Luv:
        57.5066, 119.6101, 27.5399
        Hunter-Lab:
        50.4431, 55.2286, 23.1292
      #f05450 color charts
#f05450 RGB chart
      #f05450 CMYK chart
      #f05450 RGB pie chart
      #f05450 color shades, tints & tones
#f05450 color schemes
#f05450 color preview, HTML & CSS examples
           This text has a color of #f05450        
        
          <p style="color:#f05450;">Text here</p>
        
        
          .mytext {color:#f05450;}
        
        Text color #f05450
      
           This box has a color of #f05450        
        
          <div style="background-color:#f05450;">Content here</div>
        
        
          .mybackground {background-color:#f05450;}
        
        Background color #f05450
      
           Border around this has a color of #f05450        
        
          <div style="border:2px solid #f05450;">Content here</div>
        
        
          .myborder {border:2px solid #f05450;}
        
        Border color #f05450