#a52d24 color space conversions
Hex:
        #a52d24
        RGB:
        165, 45, 36
        CMY:
        35, 82, 86
        CMYK:
        0, 73, 78, 35
      HSL:
        4°, 64.1791%, 39.4118%
        HSV (HSB):
        4°, 78.1818%, 64.7059%
        XYZ:
        16.7739, 10.0035, 2.7158
        xyY:
        0.5687, 0.3392, 10.0035
      CIE-Lab:
        37.8487, 48.3520, 34.4068
        CIE-LCH:
        37.8487, 59.3443, 35.4353
        CIE-Luv:
        37.8487, 91.3315, 22.7348
        Hunter-Lab:
        31.6283, 39.3169, 17.0487
      #a52d24 color charts
#a52d24 RGB chart
      #a52d24 CMYK chart
      #a52d24 RGB pie chart
      #a52d24 color shades, tints & tones
#a52d24 color schemes
#a52d24 color preview, HTML & CSS examples
           This text has a color of #a52d24        
        
          <p style="color:#a52d24;">Text here</p>
        
        
          .mytext {color:#a52d24;}
        
        Text color #a52d24
      
           This box has a color of #a52d24        
        
          <div style="background-color:#a52d24;">Content here</div>
        
        
          .mybackground {background-color:#a52d24;}
        
        Background color #a52d24
      
           Border around this has a color of #a52d24        
        
          <div style="border:2px solid #a52d24;">Content here</div>
        
        
          .myborder {border:2px solid #a52d24;}
        
        Border color #a52d24