#a03350 color space conversions
Hex:
        #a03350
        RGB:
        160, 51, 80
        CMY:
        37, 80, 69
        CMYK:
        0, 68, 50, 37
      HSL:
        344°, 51.6588%, 41.3725%
        HSV (HSB):
        344°, 68.1250%, 62.7451%
        XYZ:
        17.1290, 10.4204, 8.6980
        xyY:
        0.4726, 0.2875, 10.4204
      CIE-Lab:
        38.5866, 47.1365, 7.9794
        CIE-LCH:
        38.5866, 47.8071, 9.6081
        CIE-Luv:
        38.5866, 73.0110, 0.8473
        Hunter-Lab:
        32.2807, 38.2257, 6.6209
      #a03350 color charts
#a03350 RGB chart
      #a03350 CMYK chart
      #a03350 RGB pie chart
      #a03350 color shades, tints & tones
#a03350 color schemes
#a03350 color preview, HTML & CSS examples
           This text has a color of #a03350        
        
          <p style="color:#a03350;">Text here</p>
        
        
          .mytext {color:#a03350;}
        
        Text color #a03350
      
           This box has a color of #a03350        
        
          <div style="background-color:#a03350;">Content here</div>
        
        
          .mybackground {background-color:#a03350;}
        
        Background color #a03350
      
           Border around this has a color of #a03350        
        
          <div style="border:2px solid #a03350;">Content here</div>
        
        
          .myborder {border:2px solid #a03350;}
        
        Border color #a03350