#807c5e color space conversions
Hex:
        #807c5e
        RGB:
        128, 124, 94
        CMY:
        50, 51, 63
        CMYK:
        0, 3, 27, 50
      HSL:
        53°, 15.3153%, 43.5294%
        HSV (HSB):
        53°, 26.5625%, 50.1961%
        XYZ:
        18.1301, 19.8126, 13.4583
        xyY:
        0.3527, 0.3855, 19.8126
      CIE-Lab:
        51.6247, -3.6638, 16.9681
        CIE-LCH:
        51.6247, 17.3591, 102.1845
        CIE-Luv:
        51.6247, 4.0564, 22.1302
        Hunter-Lab:
        44.5114, -5.1894, 13.2312
      #807c5e color charts
#807c5e RGB chart
      #807c5e CMYK chart
      #807c5e RGB pie chart
      #807c5e color shades, tints & tones
#807c5e color schemes
#807c5e color preview, HTML & CSS examples
           This text has a color of #807c5e        
        
          <p style="color:#807c5e;">Text here</p>
        
        
          .mytext {color:#807c5e;}
        
        Text color #807c5e
      
           This box has a color of #807c5e        
        
          <div style="background-color:#807c5e;">Content here</div>
        
        
          .mybackground {background-color:#807c5e;}
        
        Background color #807c5e
      
           Border around this has a color of #807c5e        
        
          <div style="border:2px solid #807c5e;">Content here</div>
        
        
          .myborder {border:2px solid #807c5e;}
        
        Border color #807c5e