#58482d color space conversions
Hex:
        #58482d
        RGB:
        88, 72, 45
        CMY:
        65, 72, 82
        CMYK:
        0, 18, 49, 65
      HSL:
        38°, 32.3308%, 26.0784%
        HSV (HSB):
        38°, 48.8636%, 34.5098%
        XYZ:
        6.8155, 6.8989, 3.4550
        xyY:
        0.3970, 0.4018, 6.8989
      CIE-Lab:
        31.5756, 2.6583, 18.7090
        CIE-LCH:
        31.5756, 18.8969, 81.9131
        CIE-Luv:
        31.5756, 11.5321, 18.9781
        Hunter-Lab:
        26.2658, 0.3527, 10.5870
      #58482d color charts
#58482d RGB chart
      #58482d CMYK chart
      #58482d RGB pie chart
      #58482d color shades, tints & tones
#58482d color schemes
#58482d color preview, HTML & CSS examples
           This text has a color of #58482d        
        
          <p style="color:#58482d;">Text here</p>
        
        
          .mytext {color:#58482d;}
        
        Text color #58482d
      
           This box has a color of #58482d        
        
          <div style="background-color:#58482d;">Content here</div>
        
        
          .mybackground {background-color:#58482d;}
        
        Background color #58482d
      
           Border around this has a color of #58482d        
        
          <div style="border:2px solid #58482d;">Content here</div>
        
        
          .myborder {border:2px solid #58482d;}
        
        Border color #58482d