#7d592d color space conversions
Hex:
        #7d592d
        RGB:
        125, 89, 45
        CMY:
        51, 65, 82
        CMYK:
        0, 29, 64, 51
      HSL:
        33°, 47.0588%, 33.3333%
        HSV (HSB):
        33°, 64.0000%, 49.0196%
        XYZ:
        12.5035, 11.6942, 4.0808
        xyY:
        0.4422, 0.4135, 11.6942
      CIE-Lab:
        40.7259, 9.7847, 30.8725
        CIE-LCH:
        40.7259, 32.3860, 72.4146
        CIE-Luv:
        40.7259, 27.5473, 30.4345
        Hunter-Lab:
        34.1968, 5.4212, 16.8625
      #7d592d color charts
#7d592d RGB chart
      #7d592d CMYK chart
      #7d592d RGB pie chart
      #7d592d color shades, tints & tones
#7d592d color schemes
#7d592d color preview, HTML & CSS examples
           This text has a color of #7d592d        
        
          <p style="color:#7d592d;">Text here</p>
        
        
          .mytext {color:#7d592d;}
        
        Text color #7d592d
      
           This box has a color of #7d592d        
        
          <div style="background-color:#7d592d;">Content here</div>
        
        
          .mybackground {background-color:#7d592d;}
        
        Background color #7d592d
      
           Border around this has a color of #7d592d        
        
          <div style="border:2px solid #7d592d;">Content here</div>
        
        
          .myborder {border:2px solid #7d592d;}
        
        Border color #7d592d