#7e520f color space conversions
Hex:
        #7e520f
        RGB:
        126, 82, 15
        CMY:
        51, 68, 94
        CMYK:
        0, 35, 88, 51
      HSL:
        36°, 78.7234%, 27.6471%
        HSV (HSB):
        36°, 88.0952%, 49.4118%
        XYZ:
        11.7077, 10.5047, 1.8625
        xyY:
        0.4863, 0.4363, 10.5047
      CIE-Lab:
        38.7334, 12.8595, 42.8363
        CIE-LCH:
        38.7334, 44.7249, 73.2901
        CIE-Luv:
        38.7334, 35.2325, 36.4158
        Hunter-Lab:
        32.4109, 7.7598, 19.2806
      #7e520f color charts
#7e520f RGB chart
      #7e520f CMYK chart
      #7e520f RGB pie chart
      #7e520f color shades, tints & tones
#7e520f color schemes
#7e520f color preview, HTML & CSS examples
           This text has a color of #7e520f        
        
          <p style="color:#7e520f;">Text here</p>
        
        
          .mytext {color:#7e520f;}
        
        Text color #7e520f
      
           This box has a color of #7e520f        
        
          <div style="background-color:#7e520f;">Content here</div>
        
        
          .mybackground {background-color:#7e520f;}
        
        Background color #7e520f
      
           Border around this has a color of #7e520f        
        
          <div style="border:2px solid #7e520f;">Content here</div>
        
        
          .myborder {border:2px solid #7e520f;}
        
        Border color #7e520f