#7b482f color space conversions
Hex:
        #7b482f
        RGB:
        123, 72, 47
        CMY:
        52, 72, 82
        CMYK:
        0, 41, 62, 52
      HSL:
        20°, 44.7059%, 33.3333%
        HSV (HSB):
        20°, 61.7886%, 48.2353%
        XYZ:
        10.9988, 9.0509, 3.8566
        xyY:
        0.4601, 0.3786, 9.0509
      CIE-Lab:
        36.0821, 19.1615, 24.1149
        CIE-LCH:
        36.0821, 30.8009, 51.5296
        CIE-Luv:
        36.0821, 37.5381, 21.6427
        Hunter-Lab:
        30.0847, 12.6104, 13.4588
      #7b482f color charts
#7b482f RGB chart
      #7b482f CMYK chart
      #7b482f RGB pie chart
      #7b482f color shades, tints & tones
#7b482f color schemes
#7b482f color preview, HTML & CSS examples
           This text has a color of #7b482f        
        
          <p style="color:#7b482f;">Text here</p>
        
        
          .mytext {color:#7b482f;}
        
        Text color #7b482f
      
           This box has a color of #7b482f        
        
          <div style="background-color:#7b482f;">Content here</div>
        
        
          .mybackground {background-color:#7b482f;}
        
        Background color #7b482f
      
           Border around this has a color of #7b482f        
        
          <div style="border:2px solid #7b482f;">Content here</div>
        
        
          .myborder {border:2px solid #7b482f;}
        
        Border color #7b482f