#5d740f color space conversions
Hex:
        #5d740f
        RGB:
        93, 116, 15
        CMY:
        64, 55, 94
        CMYK:
        20, 0, 87, 55
      HSL:
        74°, 77.0992%, 25.6863%
        HSV (HSB):
        74°, 87.0690%, 45.4902%
        XYZ:
        10.8458, 14.8524, 2.7471
        xyY:
        0.3813, 0.5221, 14.8524
      CIE-Lab:
        45.4314, -22.2722, 47.2571
        CIE-LCH:
        45.4314, 52.2426, 115.2344
        CIE-Luv:
        45.4314, -10.9123, 49.7974
        Hunter-Lab:
        38.5388, -17.2085, 22.7509
      #5d740f color charts
#5d740f RGB chart
      #5d740f CMYK chart
      #5d740f RGB pie chart
      #5d740f color shades, tints & tones
#5d740f color schemes
#5d740f color preview, HTML & CSS examples
           This text has a color of #5d740f        
        
          <p style="color:#5d740f;">Text here</p>
        
        
          .mytext {color:#5d740f;}
        
        Text color #5d740f
      
           This box has a color of #5d740f        
        
          <div style="background-color:#5d740f;">Content here</div>
        
        
          .mybackground {background-color:#5d740f;}
        
        Background color #5d740f
      
           Border around this has a color of #5d740f        
        
          <div style="border:2px solid #5d740f;">Content here</div>
        
        
          .myborder {border:2px solid #5d740f;}
        
        Border color #5d740f