#858a5b color space conversions
Hex:
        #858a5b
        RGB:
        133, 138, 91
        CMY:
        48, 46, 64
        CMYK:
        4, 0, 34, 46
      HSL:
        66°, 20.5240%, 44.9020%
        HSV (HSB):
        66°, 34.0580%, 54.1176%
        XYZ:
        20.6497, 23.9188, 13.4260
        xyY:
        0.3561, 0.4124, 23.9188
      CIE-Lab:
        56.0064, -9.7915, 24.6027
        CIE-LCH:
        56.0064, 26.4796, 111.7019
        CIE-Luv:
        56.0064, -0.7575, 32.4464
        Hunter-Lab:
        48.9069, -10.2200, 17.9585
      #858a5b color charts
#858a5b RGB chart
      #858a5b CMYK chart
      #858a5b RGB pie chart
      #858a5b color shades, tints & tones
#858a5b color schemes
#858a5b color preview, HTML & CSS examples
           This text has a color of #858a5b        
        
          <p style="color:#858a5b;">Text here</p>
        
        
          .mytext {color:#858a5b;}
        
        Text color #858a5b
      
           This box has a color of #858a5b        
        
          <div style="background-color:#858a5b;">Content here</div>
        
        
          .mybackground {background-color:#858a5b;}
        
        Background color #858a5b
      
           Border around this has a color of #858a5b        
        
          <div style="border:2px solid #858a5b;">Content here</div>
        
        
          .myborder {border:2px solid #858a5b;}
        
        Border color #858a5b