#a85235 color space conversions
Hex:
        #a85235
        RGB:
        168, 82, 53
        CMY:
        34, 68, 79
        CMYK:
        0, 51, 68, 34
      HSL:
        15°, 52.0362%, 43.3333%
        HSV (HSB):
        15°, 68.4524%, 65.8824%
        XYZ:
        19.8083, 14.6165, 5.1454
        xyY:
        0.5006, 0.3694, 14.6165
      CIE-Lab:
        45.1043, 33.0614, 33.0448
        CIE-LCH:
        45.1043, 46.7442, 44.9857
        CIE-Luv:
        45.1043, 66.5516, 28.4791
        Hunter-Lab:
        38.2315, 25.5786, 18.7825
      #a85235 color charts
#a85235 RGB chart
      #a85235 CMYK chart
      #a85235 RGB pie chart
      #a85235 color shades, tints & tones
#a85235 color schemes
#a85235 color preview, HTML & CSS examples
           This text has a color of #a85235        
        
          <p style="color:#a85235;">Text here</p>
        
        
          .mytext {color:#a85235;}
        
        Text color #a85235
      
           This box has a color of #a85235        
        
          <div style="background-color:#a85235;">Content here</div>
        
        
          .mybackground {background-color:#a85235;}
        
        Background color #a85235
      
           Border around this has a color of #a85235        
        
          <div style="border:2px solid #a85235;">Content here</div>
        
        
          .myborder {border:2px solid #a85235;}
        
        Border color #a85235