#a85234 color space conversions
Hex:
        #a85234
        RGB:
        168, 82, 52
        CMY:
        34, 68, 80
        CMYK:
        0, 51, 69, 34
      HSL:
        16°, 52.7273%, 43.1373%
        HSV (HSB):
        16°, 69.0476%, 65.8824%
        XYZ:
        19.7856, 14.6074, 5.0255
        xyY:
        0.5019, 0.3706, 14.6074
      CIE-Lab:
        45.0916, 33.0025, 33.5890
        CIE-LCH:
        45.0916, 47.0891, 45.5047
        CIE-Luv:
        45.0916, 66.6957, 28.9012
        Hunter-Lab:
        38.2196, 25.5220, 18.9576
      #a85234 color charts
#a85234 RGB chart
      #a85234 CMYK chart
      #a85234 RGB pie chart
      #a85234 color shades, tints & tones
#a85234 color schemes
#a85234 color preview, HTML & CSS examples
           This text has a color of #a85234        
        
          <p style="color:#a85234;">Text here</p>
        
        
          .mytext {color:#a85234;}
        
        Text color #a85234
      
           This box has a color of #a85234        
        
          <div style="background-color:#a85234;">Content here</div>
        
        
          .mybackground {background-color:#a85234;}
        
        Background color #a85234
      
           Border around this has a color of #a85234        
        
          <div style="border:2px solid #a85234;">Content here</div>
        
        
          .myborder {border:2px solid #a85234;}
        
        Border color #a85234