#58772e color space conversions
Hex:
        #58772e
        RGB:
        88, 119, 46
        CMY:
        65, 53, 82
        CMYK:
        26, 0, 61, 53
      HSL:
        85°, 44.2424%, 32.3529%
        HSV (HSB):
        85°, 61.3445%, 46.6667%
        XYZ:
        11.1145, 15.4656, 4.9841
        xyY:
        0.3521, 0.4900, 15.4656
      CIE-Lab:
        46.2654, -23.8811, 35.8102
        CIE-LCH:
        46.2654, 43.0427, 123.6985
        CIE-Luv:
        46.2654, -15.3710, 42.7361
        Hunter-Lab:
        39.3263, -18.3732, 20.0142
      #58772e color charts
#58772e RGB chart
      #58772e CMYK chart
      #58772e RGB pie chart
      #58772e color shades, tints & tones
#58772e color schemes
#58772e color preview, HTML & CSS examples
           This text has a color of #58772e        
        
          <p style="color:#58772e;">Text here</p>
        
        
          .mytext {color:#58772e;}
        
        Text color #58772e
      
           This box has a color of #58772e        
        
          <div style="background-color:#58772e;">Content here</div>
        
        
          .mybackground {background-color:#58772e;}
        
        Background color #58772e
      
           Border around this has a color of #58772e        
        
          <div style="border:2px solid #58772e;">Content here</div>
        
        
          .myborder {border:2px solid #58772e;}
        
        Border color #58772e