#a52e2b color space conversions
Hex:
        #a52e2b
        RGB:
        165, 46, 43
        CMY:
        35, 82, 83
        CMYK:
        0, 72, 74, 35
      HSL:
        1°, 58.6538%, 40.7843%
        HSV (HSB):
        1°, 73.9394%, 64.7059%
        XYZ:
        16.9301, 10.1277, 3.3480
        xyY:
        0.5568, 0.3331, 10.1277
      CIE-Lab:
        38.0707, 48.2628, 30.5679
        CIE-LCH:
        38.0707, 57.1287, 32.3486
        CIE-Luv:
        38.0707, 89.4410, 20.3867
        Hunter-Lab:
        31.8241, 39.2679, 16.0393
      #a52e2b color charts
#a52e2b RGB chart
      #a52e2b CMYK chart
      #a52e2b RGB pie chart
      #a52e2b color shades, tints & tones
#a52e2b color schemes
#a52e2b color preview, HTML & CSS examples
           This text has a color of #a52e2b        
        
          <p style="color:#a52e2b;">Text here</p>
        
        
          .mytext {color:#a52e2b;}
        
        Text color #a52e2b
      
           This box has a color of #a52e2b        
        
          <div style="background-color:#a52e2b;">Content here</div>
        
        
          .mybackground {background-color:#a52e2b;}
        
        Background color #a52e2b
      
           Border around this has a color of #a52e2b        
        
          <div style="border:2px solid #a52e2b;">Content here</div>
        
        
          .myborder {border:2px solid #a52e2b;}
        
        Border color #a52e2b