#7d5b1b color space conversions
Hex:
        #7d5b1b
        RGB:
        125, 91, 27
        CMY:
        51, 64, 89
        CMYK:
        0, 27, 78, 51
      HSL:
        39°, 64.4737%, 29.8039%
        HSV (HSB):
        39°, 78.4000%, 49.0196%
        XYZ:
        12.3964, 11.9213, 2.6846
        xyY:
        0.4591, 0.4415, 11.9213
      CIE-Lab:
        41.0907, 7.4839, 40.2216
        CIE-LCH:
        41.0907, 40.9120, 79.4597
        CIE-Luv:
        41.0907, 27.2413, 37.4398
        Hunter-Lab:
        34.5272, 3.6646, 19.5591
      #7d5b1b color charts
#7d5b1b RGB chart
      #7d5b1b CMYK chart
      #7d5b1b RGB pie chart
      #7d5b1b color shades, tints & tones
#7d5b1b color schemes
#7d5b1b color preview, HTML & CSS examples
           This text has a color of #7d5b1b        
        
          <p style="color:#7d5b1b;">Text here</p>
        
        
          .mytext {color:#7d5b1b;}
        
        Text color #7d5b1b
      
           This box has a color of #7d5b1b        
        
          <div style="background-color:#7d5b1b;">Content here</div>
        
        
          .mybackground {background-color:#7d5b1b;}
        
        Background color #7d5b1b
      
           Border around this has a color of #7d5b1b        
        
          <div style="border:2px solid #7d5b1b;">Content here</div>
        
        
          .myborder {border:2px solid #7d5b1b;}
        
        Border color #7d5b1b