#5d7400 color space conversions
Hex:
        #5d7400
        RGB:
        93, 116, 0
        CMY:
        64, 55, 100
        CMYK:
        20, 0, 100, 55
      HSL:
        72°, 100.0000%, 22.7451%
        HSV (HSB):
        72°, 100.0000%, 45.4902%
        XYZ:
        10.7596, 14.8179, 2.2931
        xyY:
        0.3861, 0.5317, 14.8179
      CIE-Lab:
        45.3838, -22.7115, 50.6033
        CIE-LCH:
        45.3838, 55.4663, 114.1712
        CIE-Luv:
        45.3838, -10.8820, 51.6535
        Hunter-Lab:
        38.4941, -17.4716, 23.4140
      #5d7400 color charts
#5d7400 RGB chart
      #5d7400 CMYK chart
      #5d7400 RGB pie chart
      #5d7400 color shades, tints & tones
#5d7400 color schemes
#5d7400 color preview, HTML & CSS examples
           This text has a color of #5d7400        
        
          <p style="color:#5d7400;">Text here</p>
        
        
          .mytext {color:#5d7400;}
        
        Text color #5d7400
      
           This box has a color of #5d7400        
        
          <div style="background-color:#5d7400;">Content here</div>
        
        
          .mybackground {background-color:#5d7400;}
        
        Background color #5d7400
      
           Border around this has a color of #5d7400        
        
          <div style="border:2px solid #5d7400;">Content here</div>
        
        
          .myborder {border:2px solid #5d7400;}
        
        Border color #5d7400