#a85531 color space conversions
Hex:
        #a85531
        RGB:
        168, 85, 49
        CMY:
        34, 67, 81
        CMYK:
        0, 49, 71, 34
      HSL:
        18°, 54.8387%, 42.5490%
        HSV (HSB):
        18°, 70.8333%, 65.8824%
        XYZ:
        19.9513, 15.0436, 4.7579
        xyY:
        0.5019, 0.3784, 15.0436
      CIE-Lab:
        45.6938, 31.2320, 35.9241
        CIE-LCH:
        45.6938, 47.6023, 48.9966
        CIE-Luv:
        45.6938, 64.8949, 31.2728
        Hunter-Lab:
        38.7861, 23.9438, 19.8771
      #a85531 color charts
#a85531 RGB chart
      #a85531 CMYK chart
      #a85531 RGB pie chart
      #a85531 color shades, tints & tones
#a85531 color schemes
#a85531 color preview, HTML & CSS examples
           This text has a color of #a85531        
        
          <p style="color:#a85531;">Text here</p>
        
        
          .mytext {color:#a85531;}
        
        Text color #a85531
      
           This box has a color of #a85531        
        
          <div style="background-color:#a85531;">Content here</div>
        
        
          .mybackground {background-color:#a85531;}
        
        Background color #a85531
      
           Border around this has a color of #a85531        
        
          <div style="border:2px solid #a85531;">Content here</div>
        
        
          .myborder {border:2px solid #a85531;}
        
        Border color #a85531