#7d542d color space conversions
Hex:
        #7d542d
        RGB:
        125, 84, 45
        CMY:
        51, 67, 82
        CMYK:
        0, 33, 64, 51
      HSL:
        29°, 47.0588%, 33.3333%
        HSV (HSB):
        29°, 64.0000%, 49.0196%
        XYZ:
        12.1014, 10.8901, 3.9468
        xyY:
        0.4492, 0.4043, 10.8901
      CIE-Lab:
        39.3947, 12.7671, 29.3182
        CIE-LCH:
        39.3947, 31.9775, 66.4685
        CIE-Luv:
        39.3947, 31.0398, 28.1494
        Hunter-Lab:
        33.0001, 7.7072, 16.0090
      #7d542d color charts
#7d542d RGB chart
      #7d542d CMYK chart
      #7d542d RGB pie chart
      #7d542d color shades, tints & tones
#7d542d color schemes
#7d542d color preview, HTML & CSS examples
           This text has a color of #7d542d        
        
          <p style="color:#7d542d;">Text here</p>
        
        
          .mytext {color:#7d542d;}
        
        Text color #7d542d
      
           This box has a color of #7d542d        
        
          <div style="background-color:#7d542d;">Content here</div>
        
        
          .mybackground {background-color:#7d542d;}
        
        Background color #7d542d
      
           Border around this has a color of #7d542d        
        
          <div style="border:2px solid #7d542d;">Content here</div>
        
        
          .myborder {border:2px solid #7d542d;}
        
        Border color #7d542d