#7d4c00 color space conversions
Hex:
        #7d4c00
        RGB:
        125, 76, 0
        CMY:
        51, 70, 100
        CMYK:
        0, 39, 100, 51
      HSL:
        36°, 100.0000%, 24.5098%
        HSV (HSB):
        36°, 100.0000%, 49.0196%
        XYZ:
        11.0419, 9.5289, 1.2573
        xyY:
        0.5059, 0.4365, 9.5289
      CIE-Lab:
        36.9832, 15.5952, 46.1452
        CIE-LCH:
        36.9832, 48.7093, 71.3269
        CIE-Luv:
        36.9832, 39.4966, 36.2118
        Hunter-Lab:
        30.8688, 9.8296, 19.1933
      #7d4c00 color charts
#7d4c00 RGB chart
      #7d4c00 CMYK chart
      #7d4c00 RGB pie chart
      #7d4c00 color shades, tints & tones
#7d4c00 color schemes
#7d4c00 color preview, HTML & CSS examples
           This text has a color of #7d4c00        
        
          <p style="color:#7d4c00;">Text here</p>
        
        
          .mytext {color:#7d4c00;}
        
        Text color #7d4c00
      
           This box has a color of #7d4c00        
        
          <div style="background-color:#7d4c00;">Content here</div>
        
        
          .mybackground {background-color:#7d4c00;}
        
        Background color #7d4c00
      
           Border around this has a color of #7d4c00        
        
          <div style="border:2px solid #7d4c00;">Content here</div>
        
        
          .myborder {border:2px solid #7d4c00;}
        
        Border color #7d4c00