#85855b color space conversions
Hex:
        #85855b
        RGB:
        133, 133, 91
        CMY:
        48, 48, 64
        CMYK:
        0, 0, 32, 48
      HSL:
        60°, 18.7500%, 43.9216%
        HSV (HSB):
        60°, 31.5789%, 52.1569%
        XYZ:
        19.9487, 22.5169, 13.1923
        xyY:
        0.3584, 0.4046, 22.5169
      CIE-Lab:
        54.5712, -7.0456, 22.7091
        CIE-LCH:
        54.5712, 23.7769, 107.2368
        CIE-Luv:
        54.5712, 2.1378, 29.6283
        Hunter-Lab:
        47.4520, -8.0000, 16.7330
      #85855b color charts
#85855b RGB chart
      #85855b CMYK chart
      #85855b RGB pie chart
      #85855b color shades, tints & tones
#85855b color schemes
#85855b color preview, HTML & CSS examples
           This text has a color of #85855b        
        
          <p style="color:#85855b;">Text here</p>
        
        
          .mytext {color:#85855b;}
        
        Text color #85855b
      
           This box has a color of #85855b        
        
          <div style="background-color:#85855b;">Content here</div>
        
        
          .mybackground {background-color:#85855b;}
        
        Background color #85855b
      
           Border around this has a color of #85855b        
        
          <div style="border:2px solid #85855b;">Content here</div>
        
        
          .myborder {border:2px solid #85855b;}
        
        Border color #85855b