#8d804f color space conversions
Hex:
        #8d804f
        RGB:
        141, 128, 79
        CMY:
        45, 50, 69
        CMYK:
        0, 9, 44, 45
      HSL:
        47°, 28.1818%, 43.1373%
        HSV (HSB):
        47°, 43.9716%, 55.2941%
        XYZ:
        20.1150, 21.6656, 10.5188
        xyY:
        0.3846, 0.4143, 21.6656
      CIE-Lab:
        53.6704, -2.3394, 28.3516
        CIE-LCH:
        53.6704, 28.4480, 94.7171
        CIE-Luv:
        53.6704, 11.0078, 34.4341
        Hunter-Lab:
        46.5463, -4.3173, 19.1837
      #8d804f color charts
#8d804f RGB chart
      #8d804f CMYK chart
      #8d804f RGB pie chart
      #8d804f color shades, tints & tones
#8d804f color schemes
#8d804f color preview, HTML & CSS examples
           This text has a color of #8d804f        
        
          <p style="color:#8d804f;">Text here</p>
        
        
          .mytext {color:#8d804f;}
        
        Text color #8d804f
      
           This box has a color of #8d804f        
        
          <div style="background-color:#8d804f;">Content here</div>
        
        
          .mybackground {background-color:#8d804f;}
        
        Background color #8d804f
      
           Border around this has a color of #8d804f        
        
          <div style="border:2px solid #8d804f;">Content here</div>
        
        
          .myborder {border:2px solid #8d804f;}
        
        Border color #8d804f