#a52e2e color space conversions
Hex:
        #a52e2e
        RGB:
        165, 46, 46
        CMY:
        35, 82, 82
        CMYK:
        0, 72, 72, 35
      HSL:
        0°, 56.3981%, 41.3725%
        HSV (HSB):
        0°, 72.1212%, 64.7059%
        XYZ:
        16.9872, 10.1506, 3.6487
        xyY:
        0.5518, 0.3297, 10.1506
      CIE-Lab:
        38.1113, 48.4037, 28.8157
        CIE-LCH:
        38.1113, 56.3317, 30.7663
        CIE-Luv:
        38.1113, 88.8095, 19.1500
        Hunter-Lab:
        31.8600, 39.4182, 15.5119
      #a52e2e color charts
#a52e2e RGB chart
      #a52e2e CMYK chart
      #a52e2e RGB pie chart
      #a52e2e color shades, tints & tones
#a52e2e color schemes
#a52e2e color preview, HTML & CSS examples
           This text has a color of #a52e2e        
        
          <p style="color:#a52e2e;">Text here</p>
        
        
          .mytext {color:#a52e2e;}
        
        Text color #a52e2e
      
           This box has a color of #a52e2e        
        
          <div style="background-color:#a52e2e;">Content here</div>
        
        
          .mybackground {background-color:#a52e2e;}
        
        Background color #a52e2e
      
           Border around this has a color of #a52e2e        
        
          <div style="border:2px solid #a52e2e;">Content here</div>
        
        
          .myborder {border:2px solid #a52e2e;}
        
        Border color #a52e2e