#7a5812 color space conversions
Hex:
        #7a5812
        RGB:
        122, 88, 18
        CMY:
        52, 65, 93
        CMYK:
        0, 28, 85, 52
      HSL:
        40°, 74.2857%, 27.4510%
        HSV (HSB):
        40°, 85.2459%, 47.8431%
        XYZ:
        11.6249, 11.1607, 2.1138
        xyY:
        0.4669, 0.4482, 11.1607
      CIE-Lab:
        39.8498, 7.4599, 42.5404
        CIE-LCH:
        39.8498, 43.1895, 80.0538
        CIE-Luv:
        39.8498, 27.4563, 38.0832
        Hunter-Lab:
        33.4076, 3.6498, 19.6339
      #7a5812 color charts
#7a5812 RGB chart
      #7a5812 CMYK chart
      #7a5812 RGB pie chart
      #7a5812 color shades, tints & tones
#7a5812 color schemes
#7a5812 color preview, HTML & CSS examples
           This text has a color of #7a5812        
        
          <p style="color:#7a5812;">Text here</p>
        
        
          .mytext {color:#7a5812;}
        
        Text color #7a5812
      
           This box has a color of #7a5812        
        
          <div style="background-color:#7a5812;">Content here</div>
        
        
          .mybackground {background-color:#7a5812;}
        
        Background color #7a5812
      
           Border around this has a color of #7a5812        
        
          <div style="border:2px solid #7a5812;">Content here</div>
        
        
          .myborder {border:2px solid #7a5812;}
        
        Border color #7a5812