#5c804f color space conversions
Hex:
        #5c804f
        RGB:
        92, 128, 79
        CMY:
        64, 50, 69
        CMYK:
        28, 0, 38, 50
      HSL:
        104°, 23.6715%, 40.5882%
        HSV (HSB):
        104°, 38.2812%, 50.1961%
        XYZ:
        13.5441, 18.2782, 10.2113
        xyY:
        0.3222, 0.4348, 18.2782
      CIE-Lab:
        49.8318, -22.5974, 22.6365
        CIE-LCH:
        49.8318, 31.9852, 134.9504
        CIE-Luv:
        49.8318, -17.9195, 31.3546
        Hunter-Lab:
        42.7530, -18.2691, 15.7660
      #5c804f color charts
#5c804f RGB chart
      #5c804f CMYK chart
      #5c804f RGB pie chart
      #5c804f color shades, tints & tones
#5c804f color schemes
#5c804f color preview, HTML & CSS examples
           This text has a color of #5c804f        
        
          <p style="color:#5c804f;">Text here</p>
        
        
          .mytext {color:#5c804f;}
        
        Text color #5c804f
      
           This box has a color of #5c804f        
        
          <div style="background-color:#5c804f;">Content here</div>
        
        
          .mybackground {background-color:#5c804f;}
        
        Background color #5c804f
      
           Border around this has a color of #5c804f        
        
          <div style="border:2px solid #5c804f;">Content here</div>
        
        
          .myborder {border:2px solid #5c804f;}
        
        Border color #5c804f