#85794d color space conversions
Hex:
        #85794d
        RGB:
        133, 121, 77
        CMY:
        48, 53, 70
        CMYK:
        0, 9, 42, 48
      HSL:
        47°, 26.6667%, 41.1765%
        HSV (HSB):
        47°, 42.1053%, 52.1569%
        XYZ:
        17.8498, 19.1971, 9.7858
        xyY:
        0.3811, 0.4099, 19.1971
      CIE-Lab:
        50.9170, -2.1045, 25.7878
        CIE-LCH:
        50.9170, 25.8735, 94.6655
        CIE-Luv:
        50.9170, 10.0532, 31.2128
        Hunter-Lab:
        43.8145, -3.9555, 17.4280
      #85794d color charts
#85794d RGB chart
      #85794d CMYK chart
      #85794d RGB pie chart
      #85794d color shades, tints & tones
#85794d color schemes
#85794d color preview, HTML & CSS examples
           This text has a color of #85794d        
        
          <p style="color:#85794d;">Text here</p>
        
        
          .mytext {color:#85794d;}
        
        Text color #85794d
      
           This box has a color of #85794d        
        
          <div style="background-color:#85794d;">Content here</div>
        
        
          .mybackground {background-color:#85794d;}
        
        Background color #85794d
      
           Border around this has a color of #85794d        
        
          <div style="border:2px solid #85794d;">Content here</div>
        
        
          .myborder {border:2px solid #85794d;}
        
        Border color #85794d