#7d562f color space conversions
Hex:
        #7d562f
        RGB:
        125, 86, 47
        CMY:
        51, 66, 82
        CMYK:
        0, 31, 62, 51
      HSL:
        30°, 45.3488%, 33.7255%
        HSV (HSB):
        30°, 62.4000%, 49.0196%
        XYZ:
        12.2983, 11.2208, 4.2070
        xyY:
        0.4436, 0.4047, 11.2208
      CIE-Lab:
        39.9499, 11.7312, 28.8519
        CIE-LCH:
        39.9499, 31.1457, 67.8734
        CIE-Luv:
        39.9499, 29.4694, 28.1940
        Hunter-Lab:
        33.4974, 6.9144, 16.0020
      #7d562f color charts
#7d562f RGB chart
      #7d562f CMYK chart
      #7d562f RGB pie chart
      #7d562f color shades, tints & tones
#7d562f color schemes
#7d562f color preview, HTML & CSS examples
           This text has a color of #7d562f        
        
          <p style="color:#7d562f;">Text here</p>
        
        
          .mytext {color:#7d562f;}
        
        Text color #7d562f
      
           This box has a color of #7d562f        
        
          <div style="background-color:#7d562f;">Content here</div>
        
        
          .mybackground {background-color:#7d562f;}
        
        Background color #7d562f
      
           Border around this has a color of #7d562f        
        
          <div style="border:2px solid #7d562f;">Content here</div>
        
        
          .myborder {border:2px solid #7d562f;}
        
        Border color #7d562f