#537b3d color space conversions
Hex:
        #537b3d
        RGB:
        83, 123, 61
        CMY:
        67, 52, 76
        CMYK:
        33, 0, 50, 52
      HSL:
        99°, 33.6957%, 36.0784%
        HSV (HSB):
        99°, 50.4065%, 48.2353%
        XYZ:
        11.4925, 16.3418, 6.9634
        xyY:
        0.3303, 0.4696, 16.3418
      CIE-Lab:
        47.4198, -26.1153, 29.3639
        CIE-LCH:
        47.4198, 39.2969, 131.6489
        CIE-Luv:
        47.4198, -19.8424, 38.0042
        Hunter-Lab:
        40.4250, -19.9976, 18.0845
      #537b3d color charts
#537b3d RGB chart
      #537b3d CMYK chart
      #537b3d RGB pie chart
      #537b3d color shades, tints & tones
#537b3d color schemes
#537b3d color preview, HTML & CSS examples
           This text has a color of #537b3d        
        
          <p style="color:#537b3d;">Text here</p>
        
        
          .mytext {color:#537b3d;}
        
        Text color #537b3d
      
           This box has a color of #537b3d        
        
          <div style="background-color:#537b3d;">Content here</div>
        
        
          .mybackground {background-color:#537b3d;}
        
        Background color #537b3d
      
           Border around this has a color of #537b3d        
        
          <div style="border:2px solid #537b3d;">Content here</div>
        
        
          .myborder {border:2px solid #537b3d;}
        
        Border color #537b3d