#85844b color space conversions
Hex:
        #85844b
        RGB:
        133, 132, 75
        CMY:
        48, 48, 71
        CMYK:
        0, 1, 44, 48
      HSL:
        59°, 27.8846%, 40.7843%
        HSV (HSB):
        59°, 43.6090%, 52.1569%
        XYZ:
        19.1941, 21.9971, 9.8908
        xyY:
        0.3758, 0.4306, 21.9971
      CIE-Lab:
        54.0239, -8.4813, 30.8251
        CIE-LCH:
        54.0239, 31.9706, 105.3838
        CIE-Luv:
        54.0239, 3.3933, 38.1117
        Hunter-Lab:
        46.9010, -9.0261, 20.3272
      #85844b color charts
#85844b RGB chart
      #85844b CMYK chart
      #85844b RGB pie chart
      #85844b color shades, tints & tones
#85844b color schemes
#85844b color preview, HTML & CSS examples
           This text has a color of #85844b        
        
          <p style="color:#85844b;">Text here</p>
        
        
          .mytext {color:#85844b;}
        
        Text color #85844b
      
           This box has a color of #85844b        
        
          <div style="background-color:#85844b;">Content here</div>
        
        
          .mybackground {background-color:#85844b;}
        
        Background color #85844b
      
           Border around this has a color of #85844b        
        
          <div style="border:2px solid #85844b;">Content here</div>
        
        
          .myborder {border:2px solid #85844b;}
        
        Border color #85844b