#a52b1b color space conversions
Hex:
        #a52b1b
        RGB:
        165, 43, 27
        CMY:
        35, 83, 89
        CMYK:
        0, 74, 84, 35
      HSL:
        7°, 71.8750%, 37.6471%
        HSV (HSB):
        7°, 83.6364%, 64.7059%
        XYZ:
        16.5788, 9.8062, 2.0559
        xyY:
        0.5829, 0.3448, 9.8062
      CIE-Lab:
        37.4924, 48.7961, 38.9711
        CIE-LCH:
        37.4924, 62.4484, 38.6127
        CIE-Luv:
        37.4924, 93.8815, 25.0067
        Hunter-Lab:
        31.3149, 39.7006, 18.0279
      #a52b1b color charts
#a52b1b RGB chart
      #a52b1b CMYK chart
      #a52b1b RGB pie chart
      #a52b1b color shades, tints & tones
#a52b1b color schemes
#a52b1b color preview, HTML & CSS examples
           This text has a color of #a52b1b        
        
          <p style="color:#a52b1b;">Text here</p>
        
        
          .mytext {color:#a52b1b;}
        
        Text color #a52b1b
      
           This box has a color of #a52b1b        
        
          <div style="background-color:#a52b1b;">Content here</div>
        
        
          .mybackground {background-color:#a52b1b;}
        
        Background color #a52b1b
      
           Border around this has a color of #a52b1b        
        
          <div style="border:2px solid #a52b1b;">Content here</div>
        
        
          .myborder {border:2px solid #a52b1b;}
        
        Border color #a52b1b