#804f2a color space conversions
Hex:
        #804f2a
        RGB:
        128, 79, 42
        CMY:
        50, 69, 84
        CMYK:
        0, 38, 67, 50
      HSL:
        26°, 50.5882%, 33.3333%
        HSV (HSB):
        26°, 67.1875%, 50.1961%
        XYZ:
        12.1160, 10.3483, 3.5493
        xyY:
        0.4658, 0.3978, 10.3483
      CIE-Lab:
        38.4605, 16.8949, 30.0084
        CIE-LCH:
        38.4605, 34.4376, 60.6202
        CIE-Luv:
        38.4605, 37.2223, 27.4624
        Hunter-Lab:
        32.1688, 10.9344, 15.9764
      #804f2a color charts
#804f2a RGB chart
      #804f2a CMYK chart
      #804f2a RGB pie chart
      #804f2a color shades, tints & tones
#804f2a color schemes
#804f2a color preview, HTML & CSS examples
           This text has a color of #804f2a        
        
          <p style="color:#804f2a;">Text here</p>
        
        
          .mytext {color:#804f2a;}
        
        Text color #804f2a
      
           This box has a color of #804f2a        
        
          <div style="background-color:#804f2a;">Content here</div>
        
        
          .mybackground {background-color:#804f2a;}
        
        Background color #804f2a
      
           Border around this has a color of #804f2a        
        
          <div style="border:2px solid #804f2a;">Content here</div>
        
        
          .myborder {border:2px solid #804f2a;}
        
        Border color #804f2a