#807f3f color space conversions
Hex:
        #807f3f
        RGB:
        128, 127, 63
        CMY:
        50, 50, 75
        CMYK:
        0, 1, 51, 50
      HSL:
        59°, 34.0314%, 37.4510%
        HSV (HSB):
        59°, 50.7812%, 50.1961%
        XYZ:
        17.3887, 20.1268, 7.6710
        xyY:
        0.3848, 0.4454, 20.1268
      CIE-Lab:
        51.9803, -9.1748, 34.6047
        CIE-LCH:
        51.9803, 35.8003, 104.8493
        CIE-Luv:
        51.9803, 3.6191, 41.1166
        Hunter-Lab:
        44.8629, -9.3243, 21.2662
      #807f3f color charts
#807f3f RGB chart
      #807f3f CMYK chart
      #807f3f RGB pie chart
      #807f3f color shades, tints & tones
#807f3f color schemes
#807f3f color preview, HTML & CSS examples
           This text has a color of #807f3f        
        
          <p style="color:#807f3f;">Text here</p>
        
        
          .mytext {color:#807f3f;}
        
        Text color #807f3f
      
           This box has a color of #807f3f        
        
          <div style="background-color:#807f3f;">Content here</div>
        
        
          .mybackground {background-color:#807f3f;}
        
        Background color #807f3f
      
           Border around this has a color of #807f3f        
        
          <div style="border:2px solid #807f3f;">Content here</div>
        
        
          .myborder {border:2px solid #807f3f;}
        
        Border color #807f3f