#85511b color space conversions
Hex:
        #85511b
        RGB:
        133, 81, 27
        CMY:
        48, 68, 89
        CMYK:
        0, 39, 80, 48
      HSL:
        31°, 66.2500%, 31.3725%
        HSV (HSB):
        31°, 79.6992%, 52.1569%
        XYZ:
        12.8131, 10.9505, 2.4752
        xyY:
        0.4883, 0.4173, 10.9505
      CIE-Lab:
        39.4970, 17.1636, 39.0281
        CIE-LCH:
        39.4970, 42.6354, 66.2613
        CIE-Luv:
        39.4970, 41.0544, 33.8089
        Hunter-Lab:
        33.0916, 11.2052, 18.7292
      #85511b color charts
#85511b RGB chart
      #85511b CMYK chart
      #85511b RGB pie chart
      #85511b color shades, tints & tones
#85511b color schemes
#85511b color preview, HTML & CSS examples
           This text has a color of #85511b        
        
          <p style="color:#85511b;">Text here</p>
        
        
          .mytext {color:#85511b;}
        
        Text color #85511b
      
           This box has a color of #85511b        
        
          <div style="background-color:#85511b;">Content here</div>
        
        
          .mybackground {background-color:#85511b;}
        
        Background color #85511b
      
           Border around this has a color of #85511b        
        
          <div style="border:2px solid #85511b;">Content here</div>
        
        
          .myborder {border:2px solid #85511b;}
        
        Border color #85511b