#a03c42 color space conversions
Hex:
        #a03c42
        RGB:
        160, 60, 66
        CMY:
        37, 76, 74
        CMYK:
        0, 63, 59, 37
      HSL:
        356°, 45.4545%, 43.1373%
        HSV (HSB):
        356°, 62.5000%, 62.7451%
        XYZ:
        17.0964, 11.0986, 6.3954
        xyY:
        0.4943, 0.3209, 11.0986
      CIE-Lab:
        39.7461, 41.9596, 18.3701
        CIE-LCH:
        39.7461, 45.8047, 23.6440
        CIE-Luv:
        39.7461, 72.0436, 12.5550
        Hunter-Lab:
        33.3146, 33.3022, 11.9383
      #a03c42 color charts
#a03c42 RGB chart
      #a03c42 CMYK chart
      #a03c42 RGB pie chart
      #a03c42 color shades, tints & tones
#a03c42 color schemes
#a03c42 color preview, HTML & CSS examples
           This text has a color of #a03c42        
        
          <p style="color:#a03c42;">Text here</p>
        
        
          .mytext {color:#a03c42;}
        
        Text color #a03c42
      
           This box has a color of #a03c42        
        
          <div style="background-color:#a03c42;">Content here</div>
        
        
          .mybackground {background-color:#a03c42;}
        
        Background color #a03c42
      
           Border around this has a color of #a03c42        
        
          <div style="border:2px solid #a03c42;">Content here</div>
        
        
          .myborder {border:2px solid #a03c42;}
        
        Border color #a03c42