#85761d color space conversions
Hex:
        #85761d
        RGB:
        133, 118, 29
        CMY:
        48, 54, 89
        CMYK:
        0, 11, 78, 48
      HSL:
        51°, 64.1975%, 31.7647%
        HSV (HSB):
        51°, 78.1955%, 52.1569%
        XYZ:
        16.3731, 18.0321, 3.7800
        xyY:
        0.4288, 0.4722, 18.0321
      CIE-Lab:
        49.5350, -4.2722, 47.7475
        CIE-LCH:
        49.5350, 47.9382, 95.1129
        CIE-Luv:
        49.5350, 14.0314, 48.8776
        Hunter-Lab:
        42.4642, -5.4876, 24.4472
      #85761d color charts
#85761d RGB chart
      #85761d CMYK chart
      #85761d RGB pie chart
      #85761d color shades, tints & tones
#85761d color schemes
#85761d color preview, HTML & CSS examples
           This text has a color of #85761d        
        
          <p style="color:#85761d;">Text here</p>
        
        
          .mytext {color:#85761d;}
        
        Text color #85761d
      
           This box has a color of #85761d        
        
          <div style="background-color:#85761d;">Content here</div>
        
        
          .mybackground {background-color:#85761d;}
        
        Background color #85761d
      
           Border around this has a color of #85761d        
        
          <div style="border:2px solid #85761d;">Content here</div>
        
        
          .myborder {border:2px solid #85761d;}
        
        Border color #85761d