#f8355e color space conversions
Hex:
        #f8355e
        RGB:
        248, 53, 94
        CMY:
        3, 79, 63
        CMYK:
        0, 79, 62, 3
      HSL:
        347°, 93.3014%, 59.0196%
        HSV (HSB):
        347°, 78.6290%, 97.2549%
        XYZ:
        42.0049, 23.3108, 12.8752
        xyY:
        0.5372, 0.2981, 23.3108
      CIE-Lab:
        55.3911, 73.1327, 24.9220
        CIE-LCH:
        55.3911, 77.2625, 18.8179
        CIE-Luv:
        55.3911, 138.7151, 13.8491
        Hunter-Lab:
        48.2813, 70.8034, 17.9860
      #f8355e color charts
#f8355e RGB chart
      #f8355e CMYK chart
      #f8355e RGB pie chart
      #f8355e color shades, tints & tones
#f8355e color schemes
#f8355e color preview, HTML & CSS examples
           This text has a color of #f8355e        
        
          <p style="color:#f8355e;">Text here</p>
        
        
          .mytext {color:#f8355e;}
        
        Text color #f8355e
      
           This box has a color of #f8355e        
        
          <div style="background-color:#f8355e;">Content here</div>
        
        
          .mybackground {background-color:#f8355e;}
        
        Background color #f8355e
      
           Border around this has a color of #f8355e        
        
          <div style="border:2px solid #f8355e;">Content here</div>
        
        
          .myborder {border:2px solid #f8355e;}
        
        Border color #f8355e