#7d6d2b color space conversions
Hex:
        #7d6d2b
        RGB:
        125, 109, 43
        CMY:
        51, 57, 83
        CMYK:
        0, 13, 66, 51
      HSL:
        48°, 48.8095%, 32.9412%
        HSV (HSB):
        48°, 65.6000%, 49.0196%
        XYZ:
        14.3621, 15.4717, 4.5149
        xyY:
        0.4181, 0.4504, 15.4717
      CIE-Lab:
        46.2736, -2.1048, 38.1440
        CIE-LCH:
        46.2736, 38.2020, 93.1584
        CIE-Luv:
        46.2736, 13.9149, 40.4601
        Hunter-Lab:
        39.3340, -3.6585, 20.7284
      #7d6d2b color charts
#7d6d2b RGB chart
      #7d6d2b CMYK chart
      #7d6d2b RGB pie chart
      #7d6d2b color shades, tints & tones
#7d6d2b color schemes
#7d6d2b color preview, HTML & CSS examples
           This text has a color of #7d6d2b        
        
          <p style="color:#7d6d2b;">Text here</p>
        
        
          .mytext {color:#7d6d2b;}
        
        Text color #7d6d2b
      
           This box has a color of #7d6d2b        
        
          <div style="background-color:#7d6d2b;">Content here</div>
        
        
          .mybackground {background-color:#7d6d2b;}
        
        Background color #7d6d2b
      
           Border around this has a color of #7d6d2b        
        
          <div style="border:2px solid #7d6d2b;">Content here</div>
        
        
          .myborder {border:2px solid #7d6d2b;}
        
        Border color #7d6d2b