#858d52 color space conversions
Hex:
        #858d52
        RGB:
        133, 141, 82
        CMY:
        48, 45, 68
        CMYK:
        6, 0, 42, 45
      HSL:
        68°, 26.4574%, 43.7255%
        HSV (HSB):
        68°, 41.8440%, 55.2941%
        XYZ:
        20.7207, 24.6455, 11.6476
        xyY:
        0.3634, 0.4323, 24.6455
      CIE-Lab:
        56.7284, -12.5589, 30.4524
        CIE-LCH:
        56.7284, 32.9404, 112.4118
        CIE-Luv:
        56.7284, -2.1975, 39.1919
        Hunter-Lab:
        49.6442, -12.3743, 20.8403
      #858d52 color charts
#858d52 RGB chart
      #858d52 CMYK chart
      #858d52 RGB pie chart
      #858d52 color shades, tints & tones
#858d52 color schemes
#858d52 color preview, HTML & CSS examples
           This text has a color of #858d52        
        
          <p style="color:#858d52;">Text here</p>
        
        
          .mytext {color:#858d52;}
        
        Text color #858d52
      
           This box has a color of #858d52        
        
          <div style="background-color:#858d52;">Content here</div>
        
        
          .mybackground {background-color:#858d52;}
        
        Background color #858d52
      
           Border around this has a color of #858d52        
        
          <div style="border:2px solid #858d52;">Content here</div>
        
        
          .myborder {border:2px solid #858d52;}
        
        Border color #858d52