#537d2f color space conversions
Hex:
        #537d2f
        RGB:
        83, 125, 47
        CMY:
        67, 51, 82
        CMYK:
        34, 0, 62, 51
      HSL:
        92°, 45.3488%, 33.7255%
        HSV (HSB):
        92°, 62.4000%, 49.0196%
        XYZ:
        11.4140, 16.7115, 5.3134
        xyY:
        0.3413, 0.4998, 16.7115
      CIE-Lab:
        47.8944, -28.7256, 37.0769
        CIE-LCH:
        47.8944, 46.9026, 127.7670
        CIE-Luv:
        47.8944, -20.9360, 45.2224
        Hunter-Lab:
        40.8797, -21.7005, 20.9095
      #537d2f color charts
#537d2f RGB chart
      #537d2f CMYK chart
      #537d2f RGB pie chart
      #537d2f color shades, tints & tones
#537d2f color schemes
#537d2f color preview, HTML & CSS examples
           This text has a color of #537d2f        
        
          <p style="color:#537d2f;">Text here</p>
        
        
          .mytext {color:#537d2f;}
        
        Text color #537d2f
      
           This box has a color of #537d2f        
        
          <div style="background-color:#537d2f;">Content here</div>
        
        
          .mybackground {background-color:#537d2f;}
        
        Background color #537d2f
      
           Border around this has a color of #537d2f        
        
          <div style="border:2px solid #537d2f;">Content here</div>
        
        
          .myborder {border:2px solid #537d2f;}
        
        Border color #537d2f