#85972a color space conversions
Hex:
        #85972a
        RGB:
        133, 151, 42
        CMY:
        48, 41, 84
        CMYK:
        12, 0, 72, 41
      HSL:
        70°, 56.4767%, 37.8431%
        HSV (HSB):
        70°, 72.1854%, 59.2157%
        XYZ:
        21.1574, 27.2869, 6.3423
        xyY:
        0.3862, 0.4981, 27.2869
      CIE-Lab:
        59.2390, -21.2813, 52.1944
        CIE-LCH:
        59.2390, 56.3662, 112.1823
        CIE-Luv:
        59.2390, -7.3622, 60.0866
        Hunter-Lab:
        52.2369, -19.1171, 29.3672
      #85972a color charts
#85972a RGB chart
      #85972a CMYK chart
      #85972a RGB pie chart
      #85972a color shades, tints & tones
#85972a color schemes
#85972a color preview, HTML & CSS examples
           This text has a color of #85972a        
        
          <p style="color:#85972a;">Text here</p>
        
        
          .mytext {color:#85972a;}
        
        Text color #85972a
      
           This box has a color of #85972a        
        
          <div style="background-color:#85972a;">Content here</div>
        
        
          .mybackground {background-color:#85972a;}
        
        Background color #85972a
      
           Border around this has a color of #85972a        
        
          <div style="border:2px solid #85972a;">Content here</div>
        
        
          .myborder {border:2px solid #85972a;}
        
        Border color #85972a