#f85959 color space conversions
Hex:
        #f85959
        RGB:
        248, 89, 89
        CMY:
        3, 65, 65
        CMYK:
        0, 64, 64, 3
      HSL:
        0°, 91.9075%, 66.0784%
        HSV (HSB):
        0°, 64.1129%, 97.2549%
        XYZ:
        44.0870, 27.8225, 12.4978
        xyY:
        0.5223, 0.3296, 27.8225
      CIE-Lab:
        59.7280, 60.6303, 33.3681
        CIE-LCH:
        59.7280, 69.2059, 28.8264
        CIE-Luv:
        59.7280, 120.8341, 26.0541
        Hunter-Lab:
        52.7470, 56.8864, 22.8748
      #f85959 color charts
#f85959 RGB chart
      #f85959 CMYK chart
      #f85959 RGB pie chart
      #f85959 color shades, tints & tones
#f85959 color schemes
#f85959 color preview, HTML & CSS examples
           This text has a color of #f85959        
        
          <p style="color:#f85959;">Text here</p>
        
        
          .mytext {color:#f85959;}
        
        Text color #f85959
      
           This box has a color of #f85959        
        
          <div style="background-color:#f85959;">Content here</div>
        
        
          .mybackground {background-color:#f85959;}
        
        Background color #f85959
      
           Border around this has a color of #f85959        
        
          <div style="border:2px solid #f85959;">Content here</div>
        
        
          .myborder {border:2px solid #f85959;}
        
        Border color #f85959