#a52a00 color space conversions
Hex:
        #a52a00
        RGB:
        165, 42, 0
        CMY:
        35, 84, 100
        CMYK:
        0, 75, 100, 35
      HSL:
        15°, 100.0000%, 32.3529%
        HSV (HSB):
        15°, 100.0000%, 64.7059%
        XYZ:
        16.3450, 9.6553, 1.0022
        xyY:
        0.6053, 0.3576, 9.6553
      CIE-Lab:
        37.2165, 48.6662, 49.8387
        CIE-LCH:
        37.2165, 69.6584, 45.6819
        CIE-Luv:
        37.2165, 96.9471, 29.4852
        Hunter-Lab:
        31.0729, 39.5172, 19.8388
      #a52a00 color charts
#a52a00 RGB chart
      #a52a00 CMYK chart
      #a52a00 RGB pie chart
      #a52a00 color shades, tints & tones
#a52a00 color schemes
#a52a00 color preview, HTML & CSS examples
           This text has a color of #a52a00        
        
          <p style="color:#a52a00;">Text here</p>
        
        
          .mytext {color:#a52a00;}
        
        Text color #a52a00
      
           This box has a color of #a52a00        
        
          <div style="background-color:#a52a00;">Content here</div>
        
        
          .mybackground {background-color:#a52a00;}
        
        Background color #a52a00
      
           Border around this has a color of #a52a00        
        
          <div style="border:2px solid #a52a00;">Content here</div>
        
        
          .myborder {border:2px solid #a52a00;}
        
        Border color #a52a00