#f05658 color space conversions
Hex:
        #f05658
        RGB:
        240, 86, 88
        CMY:
        6, 66, 65
        CMYK:
        0, 64, 63, 6
      HSL:
        359°, 83.6957%, 63.9216%
        HSV (HSB):
        359°, 64.1667%, 94.1176%
        XYZ:
        41.0244, 25.8854, 12.0667
        xyY:
        0.5195, 0.3278, 25.8854
      CIE-Lab:
        57.9281, 59.2104, 31.3957
        CIE-LCH:
        57.9281, 67.0191, 27.9343
        CIE-Luv:
        57.9281, 116.4804, 24.1941
        Hunter-Lab:
        50.8777, 54.8946, 21.5526
      #f05658 color charts
#f05658 RGB chart
      #f05658 CMYK chart
      #f05658 RGB pie chart
      #f05658 color shades, tints & tones
#f05658 color schemes
#f05658 color preview, HTML & CSS examples
           This text has a color of #f05658        
        
          <p style="color:#f05658;">Text here</p>
        
        
          .mytext {color:#f05658;}
        
        Text color #f05658
      
           This box has a color of #f05658        
        
          <div style="background-color:#f05658;">Content here</div>
        
        
          .mybackground {background-color:#f05658;}
        
        Background color #f05658
      
           Border around this has a color of #f05658        
        
          <div style="border:2px solid #f05658;">Content here</div>
        
        
          .myborder {border:2px solid #f05658;}
        
        Border color #f05658