#a52e17 color space conversions
Hex:
        #a52e17
        RGB:
        165, 46, 23
        CMY:
        35, 82, 91
        CMYK:
        0, 72, 86, 35
      HSL:
        10°, 75.5319%, 36.8627%
        HSV (HSB):
        10°, 86.0606%, 64.7059%
        XYZ:
        16.6487, 10.0152, 1.8663
        xyY:
        0.5835, 0.3510, 10.0152
      CIE-Lab:
        37.8697, 47.5621, 41.3124
        CIE-LCH:
        37.8697, 62.9989, 40.9775
        CIE-Luv:
        37.8697, 92.6876, 26.7175
        Hunter-Lab:
        31.6468, 38.5232, 18.6563
      #a52e17 color charts
#a52e17 RGB chart
      #a52e17 CMYK chart
      #a52e17 RGB pie chart
      #a52e17 color shades, tints & tones
#a52e17 color schemes
#a52e17 color preview, HTML & CSS examples
           This text has a color of #a52e17        
        
          <p style="color:#a52e17;">Text here</p>
        
        
          .mytext {color:#a52e17;}
        
        Text color #a52e17
      
           This box has a color of #a52e17        
        
          <div style="background-color:#a52e17;">Content here</div>
        
        
          .mybackground {background-color:#a52e17;}
        
        Background color #a52e17
      
           Border around this has a color of #a52e17        
        
          <div style="border:2px solid #a52e17;">Content here</div>
        
        
          .myborder {border:2px solid #a52e17;}
        
        Border color #a52e17