#536b2f color space conversions
Hex:
        #536b2f
        RGB:
        83, 107, 47
        CMY:
        67, 58, 82
        CMYK:
        22, 0, 56, 58
      HSL:
        84°, 38.9610%, 30.1961%
        HSV (HSB):
        84°, 56.0748%, 41.9608%
        XYZ:
        9.3381, 12.5596, 4.6214
        xyY:
        0.3521, 0.4736, 12.5596
      CIE-Lab:
        42.0921, -19.6817, 30.3942
        CIE-LCH:
        42.0921, 36.2102, 122.9250
        CIE-Luv:
        42.0921, -11.6630, 36.0448
        Hunter-Lab:
        35.4396, -14.9858, 17.0761
      #536b2f color charts
#536b2f RGB chart
      #536b2f CMYK chart
      #536b2f RGB pie chart
      #536b2f color shades, tints & tones
#536b2f color schemes
#536b2f color preview, HTML & CSS examples
           This text has a color of #536b2f        
        
          <p style="color:#536b2f;">Text here</p>
        
        
          .mytext {color:#536b2f;}
        
        Text color #536b2f
      
           This box has a color of #536b2f        
        
          <div style="background-color:#536b2f;">Content here</div>
        
        
          .mybackground {background-color:#536b2f;}
        
        Background color #536b2f
      
           Border around this has a color of #536b2f        
        
          <div style="border:2px solid #536b2f;">Content here</div>
        
        
          .myborder {border:2px solid #536b2f;}
        
        Border color #536b2f