#804c3e color space conversions
Hex:
        #804c3e
        RGB:
        128, 76, 62
        CMY:
        50, 70, 76
        CMYK:
        0, 41, 52, 50
      HSL:
        13°, 34.7368%, 37.2549%
        HSV (HSB):
        13°, 51.5625%, 50.1961%
        XYZ:
        12.3560, 10.1059, 5.8568
        xyY:
        0.4363, 0.3569, 10.1059
      CIE-Lab:
        38.0318, 20.3937, 17.6611
        CIE-LCH:
        38.0318, 26.9781, 40.8928
        CIE-Luv:
        38.0318, 36.8078, 16.1876
        Hunter-Lab:
        31.7897, 13.7473, 11.3295
      #804c3e color charts
#804c3e RGB chart
      #804c3e CMYK chart
      #804c3e RGB pie chart
      #804c3e color shades, tints & tones
#804c3e color schemes
#804c3e color preview, HTML & CSS examples
           This text has a color of #804c3e        
        
          <p style="color:#804c3e;">Text here</p>
        
        
          .mytext {color:#804c3e;}
        
        Text color #804c3e
      
           This box has a color of #804c3e        
        
          <div style="background-color:#804c3e;">Content here</div>
        
        
          .mybackground {background-color:#804c3e;}
        
        Background color #804c3e
      
           Border around this has a color of #804c3e        
        
          <div style="border:2px solid #804c3e;">Content here</div>
        
        
          .myborder {border:2px solid #804c3e;}
        
        Border color #804c3e