#f25d58 color space conversions
Hex:
        #f25d58
        RGB:
        242, 93, 88
        CMY:
        5, 64, 65
        CMYK:
        0, 62, 64, 5
      HSL:
        2°, 85.5556%, 64.7059%
        HSV (HSB):
        2°, 63.6364%, 94.9020%
        XYZ:
        42.2938, 27.4105, 12.2942
        xyY:
        0.5158, 0.3343, 27.4105
      CIE-Lab:
        59.3524, 56.9290, 33.2514
        CIE-LCH:
        59.3524, 65.9285, 30.2886
        CIE-Luv:
        59.3524, 113.5614, 26.8351
        Hunter-Lab:
        52.3551, 52.5755, 22.7259
      #f25d58 color charts
#f25d58 RGB chart
      #f25d58 CMYK chart
      #f25d58 RGB pie chart
      #f25d58 color shades, tints & tones
#f25d58 color schemes
#f25d58 color preview, HTML & CSS examples
           This text has a color of #f25d58        
        
          <p style="color:#f25d58;">Text here</p>
        
        
          .mytext {color:#f25d58;}
        
        Text color #f25d58
      
           This box has a color of #f25d58        
        
          <div style="background-color:#f25d58;">Content here</div>
        
        
          .mybackground {background-color:#f25d58;}
        
        Background color #f25d58
      
           Border around this has a color of #f25d58        
        
          <div style="border:2px solid #f25d58;">Content here</div>
        
        
          .myborder {border:2px solid #f25d58;}
        
        Border color #f25d58