#7d642d color space conversions
Hex:
        #7d642d
        RGB:
        125, 100, 45
        CMY:
        51, 61, 82
        CMYK:
        0, 20, 64, 51
      HSL:
        41°, 47.0588%, 33.3333%
        HSV (HSB):
        41°, 64.0000%, 49.0196%
        XYZ:
        13.4883, 13.6638, 4.4091
        xyY:
        0.4274, 0.4329, 13.6638
      CIE-Lab:
        43.7468, 3.2716, 34.3324
        CIE-LCH:
        43.7468, 34.4880, 84.5567
        CIE-Luv:
        43.7468, 19.9308, 35.5295
        Hunter-Lab:
        36.9645, 0.4462, 18.8031
      #7d642d color charts
#7d642d RGB chart
      #7d642d CMYK chart
      #7d642d RGB pie chart
      #7d642d color shades, tints & tones
#7d642d color schemes
#7d642d color preview, HTML & CSS examples
           This text has a color of #7d642d        
        
          <p style="color:#7d642d;">Text here</p>
        
        
          .mytext {color:#7d642d;}
        
        Text color #7d642d
      
           This box has a color of #7d642d        
        
          <div style="background-color:#7d642d;">Content here</div>
        
        
          .mybackground {background-color:#7d642d;}
        
        Background color #7d642d
      
           Border around this has a color of #7d642d        
        
          <div style="border:2px solid #7d642d;">Content here</div>
        
        
          .myborder {border:2px solid #7d642d;}
        
        Border color #7d642d