#f05d58 color space conversions
Hex:
        #f05d58
        RGB:
        240, 93, 88
        CMY:
        6, 64, 65
        CMYK:
        0, 61, 63, 6
      HSL:
        2°, 83.5165%, 64.3137%
        HSV (HSB):
        2°, 63.3333%, 94.1176%
        XYZ:
        41.6110, 27.0585, 12.2622
        xyY:
        0.5141, 0.3343, 27.0585
      CIE-Lab:
        59.0285, 56.2599, 32.7767
        CIE-LCH:
        59.0285, 65.1114, 30.2248
        CIE-Luv:
        59.0285, 111.9261, 26.4988
        Hunter-Lab:
        52.0178, 51.7575, 22.4360
      #f05d58 color charts
#f05d58 RGB chart
      #f05d58 CMYK chart
      #f05d58 RGB pie chart
      #f05d58 color shades, tints & tones
#f05d58 color schemes
#f05d58 color preview, HTML & CSS examples
           This text has a color of #f05d58        
        
          <p style="color:#f05d58;">Text here</p>
        
        
          .mytext {color:#f05d58;}
        
        Text color #f05d58
      
           This box has a color of #f05d58        
        
          <div style="background-color:#f05d58;">Content here</div>
        
        
          .mybackground {background-color:#f05d58;}
        
        Background color #f05d58
      
           Border around this has a color of #f05d58        
        
          <div style="border:2px solid #f05d58;">Content here</div>
        
        
          .myborder {border:2px solid #f05d58;}
        
        Border color #f05d58