#538d1f color space conversions
Hex:
        #538d1f
        RGB:
        83, 141, 31
        CMY:
        67, 45, 88
        CMYK:
        41, 0, 78, 45
      HSL:
        92°, 63.9535%, 33.7255%
        HSV (HSB):
        92°, 78.0142%, 55.2941%
        XYZ:
        13.3395, 20.9877, 4.6443
        xyY:
        0.3423, 0.5385, 20.9877
      CIE-Lab:
        52.9360, -37.2995, 48.9757
        CIE-LCH:
        52.9360, 61.5619, 127.2926
        CIE-Luv:
        52.9360, -28.8084, 57.6890
        Hunter-Lab:
        45.8123, -28.1965, 26.0580
      #538d1f color charts
#538d1f RGB chart
      #538d1f CMYK chart
      #538d1f RGB pie chart
      #538d1f color shades, tints & tones
#538d1f color schemes
#538d1f color preview, HTML & CSS examples
           This text has a color of #538d1f        
        
          <p style="color:#538d1f;">Text here</p>
        
        
          .mytext {color:#538d1f;}
        
        Text color #538d1f
      
           This box has a color of #538d1f        
        
          <div style="background-color:#538d1f;">Content here</div>
        
        
          .mybackground {background-color:#538d1f;}
        
        Background color #538d1f
      
           Border around this has a color of #538d1f        
        
          <div style="border:2px solid #538d1f;">Content here</div>
        
        
          .myborder {border:2px solid #538d1f;}
        
        Border color #538d1f