#5e730e color space conversions
Hex:
        #5e730e
        RGB:
        94, 115, 14
        CMY:
        63, 55, 95
        CMYK:
        18, 0, 88, 55
      HSL:
        72°, 78.2946%, 25.2941%
        HSV (HSB):
        72°, 87.8261%, 45.0980%
        XYZ:
        10.8261, 14.6729, 2.6770
        xyY:
        0.3842, 0.5208, 14.6729
      CIE-Lab:
        45.1828, -21.3478, 47.3318
        CIE-LCH:
        45.1828, 51.9233, 114.2766
        CIE-Luv:
        45.1828, -9.7575, 49.5239
        Hunter-Lab:
        38.3052, -16.5850, 22.6700
      #5e730e color charts
#5e730e RGB chart
      #5e730e CMYK chart
      #5e730e RGB pie chart
      #5e730e color shades, tints & tones
#5e730e color schemes
#5e730e color preview, HTML & CSS examples
           This text has a color of #5e730e        
        
          <p style="color:#5e730e;">Text here</p>
        
        
          .mytext {color:#5e730e;}
        
        Text color #5e730e
      
           This box has a color of #5e730e        
        
          <div style="background-color:#5e730e;">Content here</div>
        
        
          .mybackground {background-color:#5e730e;}
        
        Background color #5e730e
      
           Border around this has a color of #5e730e        
        
          <div style="border:2px solid #5e730e;">Content here</div>
        
        
          .myborder {border:2px solid #5e730e;}
        
        Border color #5e730e