#58804f color space conversions
Hex:
        #58804f
        RGB:
        88, 128, 79
        CMY:
        65, 50, 69
        CMYK:
        31, 0, 38, 50
      HSL:
        109°, 23.6715%, 40.5882%
        HSV (HSB):
        109°, 38.2812%, 50.1961%
        XYZ:
        13.1550, 18.0776, 10.1931
        xyY:
        0.3176, 0.4364, 18.0776
      CIE-Lab:
        49.5900, -24.0809, 22.2738
        CIE-LCH:
        49.5900, 32.8026, 137.2325
        CIE-Luv:
        49.5900, -19.8162, 31.1590
        Hunter-Lab:
        42.5177, -19.1782, 15.5483
      #58804f color charts
#58804f RGB chart
      #58804f CMYK chart
      #58804f RGB pie chart
      #58804f color shades, tints & tones
#58804f color schemes
#58804f color preview, HTML & CSS examples
           This text has a color of #58804f        
        
          <p style="color:#58804f;">Text here</p>
        
        
          .mytext {color:#58804f;}
        
        Text color #58804f
      
           This box has a color of #58804f        
        
          <div style="background-color:#58804f;">Content here</div>
        
        
          .mybackground {background-color:#58804f;}
        
        Background color #58804f
      
           Border around this has a color of #58804f        
        
          <div style="border:2px solid #58804f;">Content here</div>
        
        
          .myborder {border:2px solid #58804f;}
        
        Border color #58804f