#a03326 color space conversions
Hex:
        #a03326
        RGB:
        160, 51, 38
        CMY:
        37, 80, 85
        CMYK:
        0, 68, 76, 37
      HSL:
        6°, 61.6162%, 38.8235%
        HSV (HSB):
        6°, 76.2500%, 62.7451%
        XYZ:
        16.0309, 9.9812, 2.9154
        xyY:
        0.5542, 0.3450, 9.9812
      CIE-Lab:
        37.8086, 44.3210, 32.9405
        CIE-LCH:
        37.8086, 55.2216, 36.6207
        CIE-Luv:
        37.8086, 83.3809, 22.8396
        Hunter-Lab:
        31.5930, 35.2865, 16.6439
      #a03326 color charts
#a03326 RGB chart
      #a03326 CMYK chart
      #a03326 RGB pie chart
      #a03326 color shades, tints & tones
#a03326 color schemes
#a03326 color preview, HTML & CSS examples
           This text has a color of #a03326        
        
          <p style="color:#a03326;">Text here</p>
        
        
          .mytext {color:#a03326;}
        
        Text color #a03326
      
           This box has a color of #a03326        
        
          <div style="background-color:#a03326;">Content here</div>
        
        
          .mybackground {background-color:#a03326;}
        
        Background color #a03326
      
           Border around this has a color of #a03326        
        
          <div style="border:2px solid #a03326;">Content here</div>
        
        
          .myborder {border:2px solid #a03326;}
        
        Border color #a03326