#85992b color space conversions
Hex:
        #85992b
        RGB:
        133, 153, 43
        CMY:
        48, 40, 83
        CMYK:
        13, 0, 72, 40
      HSL:
        71°, 56.1224%, 38.4314%
        HSV (HSB):
        71°, 71.8954%, 60.0000%
        XYZ:
        21.5001, 27.9434, 6.5459
        xyY:
        0.3840, 0.4991, 27.9434
      CIE-Lab:
        59.8376, -22.2340, 52.4054
        CIE-LCH:
        59.8376, 56.9269, 112.9900
        CIE-Luv:
        59.8376, -8.5564, 60.7058
        Hunter-Lab:
        52.8615, -19.9072, 29.6611
      #85992b color charts
#85992b RGB chart
      #85992b CMYK chart
      #85992b RGB pie chart
      #85992b color shades, tints & tones
#85992b color schemes
#85992b color preview, HTML & CSS examples
           This text has a color of #85992b        
        
          <p style="color:#85992b;">Text here</p>
        
        
          .mytext {color:#85992b;}
        
        Text color #85992b
      
           This box has a color of #85992b        
        
          <div style="background-color:#85992b;">Content here</div>
        
        
          .mybackground {background-color:#85992b;}
        
        Background color #85992b
      
           Border around this has a color of #85992b        
        
          <div style="border:2px solid #85992b;">Content here</div>
        
        
          .myborder {border:2px solid #85992b;}
        
        Border color #85992b