#a03526 color space conversions
Hex:
        #a03526
        RGB:
        160, 53, 38
        CMY:
        37, 79, 85
        CMYK:
        0, 67, 76, 37
      HSL:
        7°, 61.6162%, 38.8235%
        HSV (HSB):
        7°, 76.2500%, 62.7451%
        XYZ:
        16.1202, 10.1597, 2.9451
        xyY:
        0.5516, 0.3476, 10.1597
      CIE-Lab:
        38.1276, 43.4580, 33.2875
        CIE-LCH:
        38.1276, 54.7417, 37.4511
        CIE-Luv:
        38.1276, 82.1483, 23.4131
        Hunter-Lab:
        31.8743, 34.4947, 16.8338
      #a03526 color charts
#a03526 RGB chart
      #a03526 CMYK chart
      #a03526 RGB pie chart
      #a03526 color shades, tints & tones
#a03526 color schemes
#a03526 color preview, HTML & CSS examples
           This text has a color of #a03526        
        
          <p style="color:#a03526;">Text here</p>
        
        
          .mytext {color:#a03526;}
        
        Text color #a03526
      
           This box has a color of #a03526        
        
          <div style="background-color:#a03526;">Content here</div>
        
        
          .mybackground {background-color:#a03526;}
        
        Background color #a03526
      
           Border around this has a color of #a03526        
        
          <div style="border:2px solid #a03526;">Content here</div>
        
        
          .myborder {border:2px solid #a03526;}
        
        Border color #a03526