#85752d color space conversions
Hex:
        #85752d
        RGB:
        133, 117, 45
        CMY:
        48, 54, 82
        CMYK:
        0, 12, 66, 48
      HSL:
        49°, 49.4382%, 34.9020%
        HSV (HSB):
        49°, 66.1654%, 52.1569%
        XYZ:
        16.5078, 17.8986, 5.0673
        xyY:
        0.4182, 0.4534, 17.8986
      CIE-Lab:
        49.3729, -2.8121, 40.7719
        CIE-LCH:
        49.3729, 40.8688, 93.9455
        CIE-Luv:
        49.3729, 14.2015, 43.8278
        Hunter-Lab:
        42.3067, -4.3872, 22.5132
      #85752d color charts
#85752d RGB chart
      #85752d CMYK chart
      #85752d RGB pie chart
      #85752d color shades, tints & tones
#85752d color schemes
#85752d color preview, HTML & CSS examples
           This text has a color of #85752d        
        
          <p style="color:#85752d;">Text here</p>
        
        
          .mytext {color:#85752d;}
        
        Text color #85752d
      
           This box has a color of #85752d        
        
          <div style="background-color:#85752d;">Content here</div>
        
        
          .mybackground {background-color:#85752d;}
        
        Background color #85752d
      
           Border around this has a color of #85752d        
        
          <div style="border:2px solid #85752d;">Content here</div>
        
        
          .myborder {border:2px solid #85752d;}
        
        Border color #85752d