#85821d color space conversions
Hex:
        #85821d
        RGB:
        133, 130, 29
        CMY:
        48, 49, 89
        CMYK:
        0, 2, 78, 48
      HSL:
        58°, 64.1975%, 31.7647%
        HSV (HSB):
        58°, 78.1955%, 52.1569%
        XYZ:
        17.8773, 21.0405, 4.2814
        xyY:
        0.4138, 0.4871, 21.0405
      CIE-Lab:
        52.9938, -10.9093, 50.9450
        CIE-LCH:
        52.9938, 52.1000, 102.0867
        CIE-Luv:
        52.9938, 5.9505, 54.0390
        Hunter-Lab:
        45.8699, -10.7041, 26.5750
      #85821d color charts
#85821d RGB chart
      #85821d CMYK chart
      #85821d RGB pie chart
      #85821d color shades, tints & tones
#85821d color schemes
#85821d color preview, HTML & CSS examples
           This text has a color of #85821d        
        
          <p style="color:#85821d;">Text here</p>
        
        
          .mytext {color:#85821d;}
        
        Text color #85821d
      
           This box has a color of #85821d        
        
          <div style="background-color:#85821d;">Content here</div>
        
        
          .mybackground {background-color:#85821d;}
        
        Background color #85821d
      
           Border around this has a color of #85821d        
        
          <div style="border:2px solid #85821d;">Content here</div>
        
        
          .myborder {border:2px solid #85821d;}
        
        Border color #85821d