#7d3c00 color space conversions
Hex:
        #7d3c00
        RGB:
        125, 60, 0
        CMY:
        51, 76, 100
        CMYK:
        0, 52, 100, 51
      HSL:
        29°, 100.0000%, 24.5098%
        HSV (HSB):
        29°, 100.0000%, 49.0196%
        XYZ:
        10.0733, 7.5917, 0.9344
        xyY:
        0.5416, 0.4082, 7.5917
      CIE-Lab:
        33.1176, 24.9041, 43.7340
        CIE-LCH:
        33.1176, 50.3276, 60.3409
        CIE-Luv:
        33.1176, 51.6853, 30.4429
        Hunter-Lab:
        27.5530, 17.0413, 17.2764
      #7d3c00 color charts
#7d3c00 RGB chart
      #7d3c00 CMYK chart
      #7d3c00 RGB pie chart
      #7d3c00 color shades, tints & tones
#7d3c00 color schemes
#7d3c00 color preview, HTML & CSS examples
           This text has a color of #7d3c00        
        
          <p style="color:#7d3c00;">Text here</p>
        
        
          .mytext {color:#7d3c00;}
        
        Text color #7d3c00
      
           This box has a color of #7d3c00        
        
          <div style="background-color:#7d3c00;">Content here</div>
        
        
          .mybackground {background-color:#7d3c00;}
        
        Background color #7d3c00
      
           Border around this has a color of #7d3c00        
        
          <div style="border:2px solid #7d3c00;">Content here</div>
        
        
          .myborder {border:2px solid #7d3c00;}
        
        Border color #7d3c00