#85834d color space conversions
Hex:
        #85834d
        RGB:
        133, 131, 77
        CMY:
        48, 49, 70
        CMYK:
        0, 2, 42, 48
      HSL:
        58°, 26.6667%, 41.1765%
        HSV (HSB):
        58°, 42.1053%, 52.1569%
        XYZ:
        19.1287, 21.7550, 10.2121
        xyY:
        0.3744, 0.4258, 21.7550
      CIE-Lab:
        53.7660, -7.7034, 29.4174
        CIE-LCH:
        53.7660, 30.4093, 104.6743
        CIE-Luv:
        53.7660, 3.9203, 36.5348
        Hunter-Lab:
        46.6422, -8.4182, 19.6683
      #85834d color charts
#85834d RGB chart
      #85834d CMYK chart
      #85834d RGB pie chart
      #85834d color shades, tints & tones
#85834d color schemes
#85834d color preview, HTML & CSS examples
           This text has a color of #85834d        
        
          <p style="color:#85834d;">Text here</p>
        
        
          .mytext {color:#85834d;}
        
        Text color #85834d
      
           This box has a color of #85834d        
        
          <div style="background-color:#85834d;">Content here</div>
        
        
          .mybackground {background-color:#85834d;}
        
        Background color #85834d
      
           Border around this has a color of #85834d        
        
          <div style="border:2px solid #85834d;">Content here</div>
        
        
          .myborder {border:2px solid #85834d;}
        
        Border color #85834d