#804f51 color space conversions
Hex:
        #804f51
        RGB:
        128, 79, 81
        CMY:
        50, 69, 68
        CMYK:
        0, 38, 37, 50
      HSL:
        358°, 23.6715%, 40.5882%
        HSV (HSB):
        358°, 38.2812%, 50.1961%
        XYZ:
        13.1833, 10.7752, 9.1696
        xyY:
        0.3979, 0.3253, 10.7752
      CIE-Lab:
        39.1993, 20.8922, 7.5062
        CIE-LCH:
        39.1993, 22.1997, 19.7624
        CIE-Luv:
        39.1993, 32.0030, 5.5993
        Hunter-Lab:
        32.8257, 14.2433, 6.4158
      #804f51 color charts
#804f51 RGB chart
      #804f51 CMYK chart
      #804f51 RGB pie chart
      #804f51 color shades, tints & tones
#804f51 color schemes
#804f51 color preview, HTML & CSS examples
           This text has a color of #804f51        
        
          <p style="color:#804f51;">Text here</p>
        
        
          .mytext {color:#804f51;}
        
        Text color #804f51
      
           This box has a color of #804f51        
        
          <div style="background-color:#804f51;">Content here</div>
        
        
          .mybackground {background-color:#804f51;}
        
        Background color #804f51
      
           Border around this has a color of #804f51        
        
          <div style="border:2px solid #804f51;">Content here</div>
        
        
          .myborder {border:2px solid #804f51;}
        
        Border color #804f51