#f35550 color space conversions
Hex:
        #f35550
        RGB:
        243, 85, 80
        CMY:
        5, 67, 69
        CMYK:
        0, 65, 67, 5
      HSL:
        2°, 87.1658%, 63.3333%
        HSV (HSB):
        2°, 67.0782%, 95.2941%
        XYZ:
        41.6586, 26.1309, 10.4375
        xyY:
        0.5325, 0.3340, 26.1309
      CIE-Lab:
        58.1611, 60.1436, 36.3313
        CIE-LCH:
        58.1611, 70.2653, 31.1352
        CIE-Luv:
        58.1611, 121.4019, 28.3490
        Hunter-Lab:
        51.1184, 56.0104, 23.6768
      #f35550 color charts
#f35550 RGB chart
      #f35550 CMYK chart
      #f35550 RGB pie chart
      #f35550 color shades, tints & tones
#f35550 color schemes
#f35550 color preview, HTML & CSS examples
           This text has a color of #f35550        
        
          <p style="color:#f35550;">Text here</p>
        
        
          .mytext {color:#f35550;}
        
        Text color #f35550
      
           This box has a color of #f35550        
        
          <div style="background-color:#f35550;">Content here</div>
        
        
          .mybackground {background-color:#f35550;}
        
        Background color #f35550
      
           Border around this has a color of #f35550        
        
          <div style="border:2px solid #f35550;">Content here</div>
        
        
          .myborder {border:2px solid #f35550;}
        
        Border color #f35550