#5d804f color space conversions
Hex:
        #5d804f
        RGB:
        93, 128, 79
        CMY:
        64, 50, 69
        CMYK:
        27, 0, 38, 50
      HSL:
        103°, 23.6715%, 40.5882%
        HSV (HSB):
        103°, 38.2812%, 50.1961%
        XYZ:
        13.6447, 18.3300, 10.2160
        xyY:
        0.3234, 0.4345, 18.3300
      CIE-Lab:
        49.8940, -22.2206, 22.7298
        CIE-LCH:
        49.8940, 31.7867, 134.3510
        CIE-Luv:
        49.8940, -17.4331, 31.4048
        Hunter-Lab:
        42.8136, -18.0359, 15.8219
      #5d804f color charts
#5d804f RGB chart
      #5d804f CMYK chart
      #5d804f RGB pie chart
      #5d804f color shades, tints & tones
#5d804f color schemes
#5d804f color preview, HTML & CSS examples
           This text has a color of #5d804f        
        
          <p style="color:#5d804f;">Text here</p>
        
        
          .mytext {color:#5d804f;}
        
        Text color #5d804f
      
           This box has a color of #5d804f        
        
          <div style="background-color:#5d804f;">Content here</div>
        
        
          .mybackground {background-color:#5d804f;}
        
        Background color #5d804f
      
           Border around this has a color of #5d804f        
        
          <div style="border:2px solid #5d804f;">Content here</div>
        
        
          .myborder {border:2px solid #5d804f;}
        
        Border color #5d804f